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 © 2021. All rights reserved.