|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.das2.system.ConsoleExceptionHandler
public class ConsoleExceptionHandler
ExceptionHandler that prints stack traces out to the stderr.
Constructor Summary | |
---|---|
ConsoleExceptionHandler()
Creates a new instance of ConsoleExceptionHandler |
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 ConsoleExceptionHandler()
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 |