Class TIC3Exception

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.bsvrz.kex.lmstic3.vew.daten.tic.TIC3Exception
All Implemented Interfaces:
java.io.Serializable

public class TIC3Exception
extends java.lang.Exception
Allgemeine Ausnahmeklasse f�r Ausnahmen dieser SWE.
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    TIC3Exception​(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

    • TIC3Exception

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