public class LoggingExceptionListener extends Object implements ExceptionListener
| Modifier and Type | Field and Description | 
|---|---|
| static LoggingExceptionListener | INSTANCE | 
NO_OP, STD_ERR| Constructor and Description | 
|---|
| LoggingExceptionListener() | 
public static final LoggingExceptionListener INSTANCE
public void onError(Exception ex)
onError in interface ExceptionListenerpublic void onError(HttpConnection conn, Exception ex)
onError in interface ExceptionListenerCopyright © 2005–2022 The Apache Software Foundation. All rights reserved.