public class ActivityExceptionHandler extends Object implements Thread.UncaughtExceptionHandler
| Constructor and Description |
|---|
ActivityExceptionHandler(ActivityExecutor executor) |
public ActivityExceptionHandler(ActivityExecutor executor)
public void uncaughtException(Thread t, Throwable e)
uncaughtException in interface Thread.UncaughtExceptionHandlerCopyright © 2017. All rights reserved.