Class ThrowingErrorHandler
java.lang.Object
io.fluxcapacitor.javaclient.tracking.ThrowingErrorHandler
- All Implemented Interfaces:
ErrorHandler
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ThrowingErrorHandler
public ThrowingErrorHandler()
-
-
Method Details
-
handleError
public void handleError(Exception error, String errorMessage, Runnable retryFunction) throws Exception - Specified by:
handleErrorin interfaceErrorHandler- Throws:
Exception
-
logError
-