Package org.apache.log4j.lf5
Class LogLevelFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.log4j.lf5.LogLevelFormatException
- All Implemented Interfaces:
Serializable
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. Sikorskyinvalid input: '<', Robert Shaw
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LogLevelFormatException
-