Package org.apache.log
Class Hierarchy.InnerErrorHandler
java.lang.Object
org.apache.log.Hierarchy.InnerErrorHandler
- All Implemented Interfaces:
ErrorHandler
- Enclosing class:
Hierarchy
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InnerErrorHandler
private InnerErrorHandler()
-
-
Method Details
-
error
Log an unrecoverable error.- Specified by:
errorin interfaceErrorHandler- Parameters:
message- the error messagethrowable- the exception associated with error (may be null)event- the LogEvent that caused error, if any (may be null)
-