| Interface | Description | 
|---|---|
| BeanExceptionHandler<T,E extends java.lang.Throwable> | 
 An exception handler capable of receiving a bean that originated the exception and an exception type. 
 | 
| ExceptionHandler<T extends java.lang.Throwable> | 
 Common interface for types that handle exceptions. 
 |