public interface ErrorHandlingCommand extends Command
Modifier and Type | Method and Description |
---|---|
void |
handleError(Exception exception)
Handles exceptions thrown during the execution of a FutureAccess.
|
void handleError(Exception exception)
exception
- the thrown exception.Copyright © 2020. All rights reserved.