Class LoggingExceptionListener
java.lang.Object
org.apache.hc.core5.testing.classic.LoggingExceptionListener
- All Implemented Interfaces:
ExceptionListener
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final org.slf4j.Logger
static final LoggingExceptionListener
Fields inherited from interface org.apache.hc.core5.http.ExceptionListener
NO_OP, STD_ERR
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
connLog
private final org.slf4j.Logger connLog
-
-
Constructor Details
-
LoggingExceptionListener
public LoggingExceptionListener()
-
-
Method Details
-
onError
- Specified by:
onError
in interfaceExceptionListener
-
onError
- Specified by:
onError
in interfaceExceptionListener
-