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