public class LogAssertionUncaughtExceptionHandler extends Object implements Thread.UncaughtExceptionHandler
| Constructor and Description |
|---|
LogAssertionUncaughtExceptionHandler(Thread.UncaughtExceptionHandler uncaughtExceptionHandler) |
public LogAssertionUncaughtExceptionHandler(Thread.UncaughtExceptionHandler uncaughtExceptionHandler)
public void uncaughtException(Thread thread, Throwable throwable)
uncaughtException in interface Thread.UncaughtExceptionHandler