public class CommandLineExceptionHandler extends ExceptionHandler
ignoreExceptions| Constructor and Description |
|---|
CommandLineExceptionHandler()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
notifyUser(Exception e)
Notifies the user that an exception was caught.
|
catchException, getExceptionType, setIgnoreExceptionspublic void notifyUser(Exception e)
ExceptionHandlernotifyUser in class ExceptionHandlere - the exception to catchCopyright © 2016. All rights reserved.