Class KeineDatenException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.bsvrz.sys.funclib.bitctrl.dua.lve.daten.KeineDatenException
All Implemented Interfaces:
Serializable

public class KeineDatenException extends Exception
Wird geworfen, wenn eine konfigurierende Attributgruppe nicht definiert ist.
See Also:
  • Constructor Details

    • KeineDatenException

      public KeineDatenException(String nachricht)
      Standardkonstruktor.
      Parameters:
      nachricht - Fehlernachricht.