public interface ExceptionHandler
Modifier and Type | Method and Description |
---|---|
void |
handleException(CommandAcceptanceException exception)
Handle the CommandAcceptanceException error
|
void handleException(CommandAcceptanceException exception)
exception
- The CommandAcceptanceException to handleCopyright © 2017 JBoss by Red Hat. All rights reserved.