|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.das2.system.DefaultExceptionHandler
public class DefaultExceptionHandler
Wrapper for DasExceptionHandler, a dialog box for endusers with options to get at the debugging information.
Constructor Summary | |
---|---|
DefaultExceptionHandler()
Creates a new instance of DefaultExceptionHandler |
Method Summary | |
---|---|
void |
handle(java.lang.Throwable t)
|
void |
handleUncaught(java.lang.Throwable t)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultExceptionHandler()
Method Detail |
---|
public void handle(java.lang.Throwable t)
handle
in interface ExceptionHandler
public void handleUncaught(java.lang.Throwable t)
handleUncaught
in interface ExceptionHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |