|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use org.springframework.richclient.exceptionhandling | |
---|---|
org.springframework.richclient.application.config | |
org.springframework.richclient.exceptionhandling | Provides exception handlers to deal with uncaught exceptions. |
org.springframework.richclient.exceptionhandling.delegation | Contains classes that can analyze and delegate a throwable to the appropriate exception handler. |
Classes in org.springframework.richclient.exceptionhandling used by org.springframework.richclient.application.config | |
---|---|
RegisterableExceptionHandler
An exception handler which can be registered (to for example the EDT and all threads). |
Classes in org.springframework.richclient.exceptionhandling used by org.springframework.richclient.exceptionhandling | |
---|---|
AbstractDialogExceptionHandler
Logs a throwable and shows a dialog about it to the user. |
|
AbstractLoggingExceptionHandler
Superclass of logging exception handlers. |
|
AbstractRegisterableExceptionHandler
Uses 1.5 API. |
|
LogLevel
This enum is not available in Logging commons, but it should be. |
|
MessagesDialogExceptionHandler
Displays a message to the user which is fetched from the I18N files based on the class and superclasses of the throwable. |
|
RegisterableExceptionHandler
An exception handler which can be registered (to for example the EDT and all threads). |
|
ShutdownPolicy
A paramater value to determines if the user should or should not be asked or forced to shutdown the application when an exception occurs. |
Classes in org.springframework.richclient.exceptionhandling used by org.springframework.richclient.exceptionhandling.delegation | |
---|---|
AbstractRegisterableExceptionHandler
Uses 1.5 API. |
|
RegisterableExceptionHandler
An exception handler which can be registered (to for example the EDT and all threads). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |