|
SRJRCFrames v0.1.296 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RegisterableExceptionHandler
An exception handler which can be registered (to for example the EDT and all threads). TODO extend Thread.UncaughtExceptionHandler when Spring-richclient is minimum java 1.5
Method Summary | |
---|---|
void |
clearExceptionHandler()
|
void |
registerExceptionHandler()
|
void |
uncaughtException(Thread thread,
Throwable throwable)
|
Method Detail |
---|
void clearExceptionHandler()
void registerExceptionHandler()
void uncaughtException(Thread thread, Throwable throwable)
|
SRJRCFrames v0.1.296 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |