com.anwrt.ooserver.daemon
Class IncorrectLoggerLevelException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.anwrt.ooserver.daemon.IncorrectLoggerLevelException
- All Implemented Interfaces:
- Serializable
public class IncorrectLoggerLevelException
- extends Exception
The string that seems to represent a level is not a valid level (syntax error,
try buying glasses or putting 'INFO', 'DEBUG', ...)
- Author:
- Jounayd Id Salah
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IncorrectLoggerLevelException
public IncorrectLoggerLevelException(String lvl)
Copyright © 2010 Nuxeo SAS. All Rights Reserved.