|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.todoroo.andlib.service.ExceptionService.TodorooUncaughtExceptionHandler
public static class ExceptionService.TodorooUncaughtExceptionHandler
Uncaught exception handler uses the exception utilities class to report errors
Constructor Summary | |
---|---|
ExceptionService.TodorooUncaughtExceptionHandler()
|
Method Summary | |
---|---|
void |
uncaughtException(java.lang.Thread thread,
java.lang.Throwable ex)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExceptionService.TodorooUncaughtExceptionHandler()
Method Detail |
---|
public void uncaughtException(java.lang.Thread thread, java.lang.Throwable ex)
uncaughtException
in interface java.lang.Thread.UncaughtExceptionHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |