Class InitialisationNotCompleteException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.bsvrz.dav.daf.main.InitialisationNotCompleteException
All Implemented Interfaces:
Serializable

public class InitialisationNotCompleteException extends RuntimeException
Ausnahme, die generiert wird, falls die Initialisierung des Datenverteilers nicht vollständig durchgeführt werden kann.
See Also:
  • Constructor Details

    • InitialisationNotCompleteException

      public InitialisationNotCompleteException(String msg)
    • InitialisationNotCompleteException

      public InitialisationNotCompleteException(String msg, Throwable cause)