org.apache.log4j.xml
Class QpidLog4JConfigurator.IllegalLoggerLevelException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.log4j.xml.QpidLog4JConfigurator.IllegalLoggerLevelException
All Implemented Interfaces:
Serializable
Enclosing class:
QpidLog4JConfigurator

public static class QpidLog4JConfigurator.IllegalLoggerLevelException
extends Exception

See Also:
Serialized Form

Constructor Summary
QpidLog4JConfigurator.IllegalLoggerLevelException(String msg)
           
 
Method Summary
 
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

QpidLog4JConfigurator.IllegalLoggerLevelException

public QpidLog4JConfigurator.IllegalLoggerLevelException(String msg)


Licensed to the Apache Software Foundation