Class NoncriticalException

  • All Implemented Interfaces:
    java.io.Serializable

    public class NoncriticalException
    extends de.bsvrz.sys.funclib.losb.exceptions.LoggerException
    Ausnahmezustand, dessen Auftreten keine Auswirkungen auf die weitere Bearbeitung des Auftrages hat.
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class de.bsvrz.sys.funclib.losb.exceptions.LoggerException

        ERROR, OTHER, WARNING
    • Constructor Summary

      Constructors 
      Constructor Description
      NoncriticalException​(java.lang.String errorMsg, int logLevel)
      Erzeugt eine Exception mit der übergebenen Meldung
    • Method Summary

      • Methods inherited from class de.bsvrz.sys.funclib.losb.exceptions.LoggerException

        getLogLevel, log, log, log
      • 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 Detail

      • NoncriticalException

        public NoncriticalException​(java.lang.String errorMsg,
                                    int logLevel)
        Erzeugt eine Exception mit der übergebenen Meldung
        Parameters:
        errorMsg - Fehlermeldung
        logLevel - Log-Level