public interface Action
ErrorHandler.| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.lang.Throwable throwable,
ErrorHandler errorHandler) |
void execute(java.lang.Throwable throwable,
ErrorHandler errorHandler)
throwable - The Throwable that was checked.errorHandler - Current Instance of the ErrorHandler.