| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExceptionHandlerDelegate | |
|---|---|
| org.springframework.richclient.exceptionhandling.delegation | Contains classes that can analyze and delegate a throwable to the appropriate exception handler. | 
| Uses of ExceptionHandlerDelegate in org.springframework.richclient.exceptionhandling.delegation | 
|---|
| Classes in org.springframework.richclient.exceptionhandling.delegation that implement ExceptionHandlerDelegate | |
|---|---|
|  class | AbstractExceptionHandlerDelegateSuperclass for delegate implementations | 
|  class | ChainInspectingExceptionHandlerDelegateChecks the exception chain to determine if it wants to handle it. | 
|  class | SimpleExceptionHandlerDelegateHandles the thrownTrowable by the exception handler if it is an instance of one of the throwableClassList. | 
| Fields in org.springframework.richclient.exceptionhandling.delegation with type parameters of type ExceptionHandlerDelegate | |
|---|---|
| protected  List<ExceptionHandlerDelegate> | DelegatingExceptionHandler.delegateList | 
| Method parameters in org.springframework.richclient.exceptionhandling.delegation with type arguments of type ExceptionHandlerDelegate | |
|---|---|
|  void | DelegatingExceptionHandler.setDelegateList(List<ExceptionHandlerDelegate> delegateList)Sets the list of delegates. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||