class UncaughtExceptionHandler extends Object implements Thread.UncaughtExceptionHandler
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
UncaughtExceptionHandler() |
public void uncaughtException(Thread t, Throwable e)
uncaughtException in interface Thread.UncaughtExceptionHandlerCopyright © 2017 Spotify AB. All Rights Reserved.