Interface Callback.UncaughtExceptionHandler
- Enclosing interface:
Callback
public static interface Callback.UncaughtExceptionHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoidMethod invoked when the given callback throws an uncaught exception.
-
Method Details
-
uncaughtException
-