Interface CycleErrorHandler<T extends Throwable,R>
- All Known Implementing Classes:
HashedErrorHandler
public interface CycleErrorHandler<T extends Throwable,R>
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiondefault RhandleError(long cycle, T error) default RhandleError(long cycle, T error, long magnitude) handleError(long cycle, T error, String errMsg)
-
Method Details
-
handleError
-
handleError
-
handleError
-