|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
de.bsvrz.sys.funclib.losb.exceptions.LoggerException
de.bsvrz.pua.prot.exceptions.NoncriticalException
public class NoncriticalException
Ausnahmezustand, dessen Auftreten keine Auswirkungen auf die weitere Bearbeitung des Auftrages hat.
Field Summary |
---|
Fields inherited from class de.bsvrz.sys.funclib.losb.exceptions.LoggerException |
---|
ERROR, OTHER, WARNING |
Constructor Summary | |
---|---|
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 |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, 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 |
---|
public NoncriticalException(java.lang.String errorMsg, int logLevel)
errorMsg
- FehlermeldunglogLevel
- Log-Level
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |