|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.laf.ExceptionHandler
public class ExceptionHandler
Custom exceptions handler.
Constructor Summary | |
---|---|
ExceptionHandler()
|
Method Summary | |
---|---|
protected void |
handleException(java.lang.String tname,
java.lang.Throwable thrown)
|
void |
uncaughtException(java.lang.Thread thread,
java.lang.Throwable thrown)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExceptionHandler()
Method Detail |
---|
public void uncaughtException(java.lang.Thread thread, java.lang.Throwable thrown)
uncaughtException
in interface java.lang.Thread.UncaughtExceptionHandler
protected void handleException(java.lang.String tname, java.lang.Throwable thrown)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |