| Class | Description |
|---|---|
| ExceptionHandledInterceptor | |
| ExceptionHandlerComparator |
Comparator to sort exception handlers according qualifier (
TraversalMode.DEPTH_FIRST first), precedence
(highest to lowest) and finally hierarchy (least to most specific). |
| ExceptionHandlerDispatch |
Observer of
ExceptionToCatch events and handler dispatcher. |
| HandlerMethodImpl<T extends Throwable> |
Implementation of
HandlerMethod. |
| OutboundParameterValueRedefiner |
Redefiner allowing to inject a non contextual instance of
CaughtException into the first parameter. |
Copyright © 2008-2013 Seam Framework. All Rights Reserved.