Class LogConfigurationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.juli.logging.LogConfigurationException
All Implemented Interfaces:
Serializable

public class LogConfigurationException extends RuntimeException

An exception that is thrown only if a suitable LogFactory or Log instance cannot be created by the corresponding factory methods.

Author:
Craig R. McClanahan
See Also: