|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.addsimplicity.anicetus.io.SystemErrorExceptionHandler
public class SystemErrorExceptionHandler
The default exception handler. It is registered automatically in all cases where an exception handler can be provided.
| Constructor Summary | |
|---|---|
SystemErrorExceptionHandler()
|
|
| Method Summary | |
|---|---|
void |
exceptionCaught(java.lang.Throwable exception)
Dump the exception to System.err. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SystemErrorExceptionHandler()
| Method Detail |
|---|
public void exceptionCaught(java.lang.Throwable exception)
exceptionCaught in interface ExceptionHandlerexception - The exception that was caught.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||