public final class FatalExitExceptionHandler extends Object implements Thread.UncaughtExceptionHandler
This guarantees that critical exceptions are not accidentally lost and leave the system running in an inconsistent state.
限定符和类型 | 字段和说明 |
---|---|
static FatalExitExceptionHandler |
INSTANCE |
构造器和说明 |
---|
FatalExitExceptionHandler() |
public static final FatalExitExceptionHandler INSTANCE
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.