Class KeineDatenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.bsvrz.sys.funclib.bitctrl.dua.lve.daten.KeineDatenException
- All Implemented Interfaces:
Serializable
Wird geworfen, wenn eine konfigurierende Attributgruppe nicht definiert ist.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
KeineDatenException
Standardkonstruktor.- Parameters:
nachricht- Fehlernachricht.
-