|
Log4j 1.2.14 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
org.apache.log4j.lf5 Class LogLevelFormatException
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--org.apache.log4j.lf5.LogLevelFormatException
- All Implemented Interfaces:
- Serializable
- public class LogLevelFormatException
- extends Exception
Thrown to indicate that the client has attempted to convert a string to one the LogLevel types, but the string does not have the appropriate format.
- Author:
- Michael J. Sikorsky<, Robert Shaw
- See Also:
- Serialized Form
Constructor Summary | |
LogLevelFormatException(String message)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
LogLevelFormatException
public LogLevelFormatException(String message)
|
Log4j 1.2.14 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2000-2005 Apache Software Foundation.