|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.todoroo.andlib.service.ExceptionService.AndroidLogReporter
public static class ExceptionService.AndroidLogReporter
AndroidLogReporter reports errors to LogCat
| Constructor Summary | |
|---|---|
ExceptionService.AndroidLogReporter()
|
|
| Method Summary | |
|---|---|
void |
handleError(java.lang.String name,
java.lang.Throwable error)
Report the error to the logs |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExceptionService.AndroidLogReporter()
| Method Detail |
|---|
public void handleError(java.lang.String name,
java.lang.Throwable error)
handleError in interface ExceptionService.ErrorReportername - error -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||