class UncaughtExceptionHandler
extends java.lang.Object
implements java.lang.Thread.UncaughtExceptionHandler
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
UncaughtExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
uncaughtException(java.lang.Thread t,
java.lang.Throwable e) |
Copyright © 2020 Spotify AB. All Rights Reserved.