public class ExceptionHandlerLoggedImpl extends Object implements ExceptionHandler
Modifier and Type | Field and Description |
---|---|
static ExceptionHandlerLoggedImpl |
INSTANCE
Singleton access
|
Constructor and Description |
---|
ExceptionHandlerLoggedImpl() |
Modifier and Type | Method and Description |
---|---|
void |
handleException(CommandAcceptanceException exception)
Handle the CommandAcceptanceException error
|
public static final ExceptionHandlerLoggedImpl INSTANCE
public void handleException(CommandAcceptanceException exception)
ExceptionHandler
handleException
in interface ExceptionHandler
exception
- The CommandAcceptanceException to handleCopyright © 2019 JBoss by Red Hat. All rights reserved.