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 © 2001-2018 Red Hat, Inc. All Rights Reserved.