de.schwarzrot.app.errors.support
Interface RegisterableExceptionHandler
- All Known Implementing Classes:
- DefaultExceptionHandler
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
- Since:
- 0.3
- Author:
- Geoffrey De Smet, django - added clearing to avoid error panels staying on the screen
after app has terminated.
clearExceptionHandler
void clearExceptionHandler()
registerExceptionHandler
void registerExceptionHandler()
uncaughtException
void uncaughtException(Thread thread,
Throwable throwable)
Submit
a bug or request a feature
SRJRCFrames is published according to the
GNU General Public License
Copyright 2005-2012
Reinhard Mantey - some rights reserved.