Class LoggingExceptionCallback
java.lang.Object
org.apache.hc.client5.http.impl.async.LoggingExceptionCallback
- All Implemented Interfaces:
org.apache.hc.core5.function.Callback<Exception>
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) static final LoggingExceptionCallback
private static final org.slf4j.Logger
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
LOG
private static final org.slf4j.Logger LOG
-
-
Constructor Details
-
LoggingExceptionCallback
private LoggingExceptionCallback()
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceorg.apache.hc.core5.function.Callback<Exception>
-