private class Hierarchy.InnerErrorHandler extends Object implements ErrorHandler
| Modifier | Constructor and Description |
|---|---|
private |
Hierarchy.InnerErrorHandler() |
public void error(String message, Throwable throwable, LogEvent event)
error in interface ErrorHandlermessage - the error messagethrowable - the exception associated with error (may be null)event - the LogEvent that caused error, if any (may be null)Copyright © 2003-2004 The Apache Software Foundation. All Rights Reserved.