Class TIC3InfoDateiException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.bsvrz.kex.lmstic3.empfang.dekoder.TIC3InfoDateiException
All Implemented Interfaces:
java.io.Serializable

public class TIC3InfoDateiException
extends java.lang.Exception
Ausnahmeklasse für Ausnahmen beim Einlesen von TIC3-Info Dateien.
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    TIC3InfoDateiException​(java.lang.String message)
    Konstruktor mit Message-Argument.
  • Method Summary

    Methods inherited from class java.lang.Throwable

    addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • TIC3InfoDateiException

      public TIC3InfoDateiException​(java.lang.String message)
      Konstruktor mit Message-Argument.
      Parameters:
      message - Grund der Ausnahme