|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use AbstractExceptionHandlerDelegate | |
---|---|
org.springframework.richclient.exceptionhandling.delegation | Contains classes that can analyze and delegate a throwable to the appropriate exception handler. |
Uses of AbstractExceptionHandlerDelegate in org.springframework.richclient.exceptionhandling.delegation |
---|
Subclasses of AbstractExceptionHandlerDelegate in org.springframework.richclient.exceptionhandling.delegation | |
---|---|
class |
ChainInspectingExceptionHandlerDelegate
Checks the exception chain to determine if it wants to handle it. |
class |
SimpleExceptionHandlerDelegate
Handles the thrownTrowable by the exception handler if it is an instance of one of the throwableClassList. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |