public interface ExceptionNoticer
ExceptionManager or which are uncaught.ExceptionManager| Modifier and Type | Method and Description |
|---|---|
void |
noticeReportedException(String msg,
Throwable t)
Notification of a reported exception.
|
void |
noticeUncaughtException(String msg,
Throwable t)
Notification of an uncaught exception.
|
Copyright © 2017. All rights reserved.