Save This Page
Home » slf4j-1.5.5 » org.apache » log4j » lf5 » viewer » [javadoc | source]
org.apache.log4j.lf5.viewer
public class: LogTableColumnFormatException [javadoc | source]
java.lang.Object
   java.lang.Throwable
      java.lang.Exception
         org.apache.log4j.lf5.viewer.LogTableColumnFormatException

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.
Constructor:
 public LogTableColumnFormatException(String message) 
Methods from java.lang.Throwable:
fillInStackTrace,   getCause,   getLocalizedMessage,   getMessage,   getStackTrace,   initCause,   printStackTrace,   printStackTrace,   printStackTrace,   setStackTrace,   toString
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait