|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChainInspectingExceptionHandlerDelegate.ChainPart | |
|---|---|
| org.springframework.richclient.exceptionhandling.delegation | Contains classes that can analyze and delegate a throwable to the appropriate exception handler. |
| Uses of ChainInspectingExceptionHandlerDelegate.ChainPart in org.springframework.richclient.exceptionhandling.delegation |
|---|
| Methods in org.springframework.richclient.exceptionhandling.delegation with parameters of type ChainInspectingExceptionHandlerDelegate.ChainPart | |
|---|---|
Throwable |
ChainInspectingExceptionHandlerDelegate.findChainPartThrowable(ChainInspectingExceptionHandlerDelegate.ChainPart chainPart,
Throwable firstThrowable)
|
| Method parameters in org.springframework.richclient.exceptionhandling.delegation with type arguments of type ChainInspectingExceptionHandlerDelegate.ChainPart | |
|---|---|
void |
ChainInspectingExceptionHandlerDelegate.setChainPartList(List<ChainInspectingExceptionHandlerDelegate.ChainPart> chainPartList)
|
| Constructor parameters in org.springframework.richclient.exceptionhandling.delegation with type arguments of type ChainInspectingExceptionHandlerDelegate.ChainPart | |
|---|---|
ChainInspectingExceptionHandlerDelegate(List<ChainInspectingExceptionHandlerDelegate.ChainPart> chainPartList,
Thread.UncaughtExceptionHandler exceptionHandler)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||