Class LoggingErrorHandler
java.lang.Object
io.fluxcapacitor.javaclient.tracking.LoggingErrorHandler
- All Implemented Interfaces:
ErrorHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleError(Exception error, String errorMessage, Runnable retryFunction)
-
Constructor Details
-
LoggingErrorHandler
public LoggingErrorHandler()
-
-
Method Details
-
handleError
- Specified by:
handleErrorin interfaceErrorHandler
-