Thread.UncaughtExceptionHandlerpublic class LocalFileHandler extends BaseExceptionHandler
TAG| Constructor | Description |
|---|---|
LocalFileHandler(android.content.Context context) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
handleException(Throwable ex) |
自定义错误处理,收集错误信息 发送错误报告等操作均在此完成.
|
uncaughtExceptionpublic boolean handleException(Throwable ex)
handleException in class BaseExceptionHandlerex - Copyright © 2025. All rights reserved.