| Interface | Description | 
|---|---|
| ExceptionListener | 
ExceptionListener defines the way to notify a listener
  that an error or exception throwable by the Java Virtual Machine
  has been produced. | 
| Class | Description | 
|---|---|
| ExceptionHandlingSupport | 
 Stores a group of  
ExceptionListener that, in whatever moment
 could be notified a Throwable Java error or exception. |