private class KernelRunner.ThreadDiedHandler
extends java.lang.Object
implements java.lang.Thread.UncaughtExceptionHandler
Modifier and Type | Field and Description |
---|---|
private java.util.concurrent.atomic.AtomicLong |
threadsDiedCounter |
Modifier | Constructor and Description |
---|---|
private |
ThreadDiedHandler() |
Modifier and Type | Method and Description |
---|---|
void |
uncaughtException(java.lang.Thread t,
java.lang.Throwable e) |