public interface ExceptionListener
| Modifier and Type | Method and Description |
|---|---|
void |
exceptionThrown(Exception e)
This method is called when a recoverable exception has
been caught.
|
void exceptionThrown(Exception e)
e - The exception that was caught.Dracula Javadoc Sample, Made with Allan Im.