de.schwarzrot.app.errors.support
Class DefaultExceptionHandler
java.lang.Object
de.schwarzrot.app.errors.support.DefaultExceptionHandler
- All Implemented Interfaces:
- RegisterableExceptionHandler, Thread.UncaughtExceptionHandler
public class DefaultExceptionHandler
- extends Object
- implements Thread.UncaughtExceptionHandler, RegisterableExceptionHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultExceptionHandler
public DefaultExceptionHandler()
clearExceptionHandler
public void clearExceptionHandler()
- Specified by:
clearExceptionHandler
in interface RegisterableExceptionHandler
registerExceptionHandler
public void registerExceptionHandler()
- Specified by:
registerExceptionHandler
in interface RegisterableExceptionHandler
uncaughtException
public void uncaughtException(Thread thread,
Throwable throwable)
- Specified by:
uncaughtException
in interface RegisterableExceptionHandler
- Specified by:
uncaughtException
in interface Thread.UncaughtExceptionHandler
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.