Class UncaughtExceptionHandlers.Exiter
java.lang.Object
com.google.common.util.concurrent.UncaughtExceptionHandlers.Exiter
- All Implemented Interfaces:
Thread.UncaughtExceptionHandler
- Enclosing class:
UncaughtExceptionHandlers
static final class UncaughtExceptionHandlers.Exiter
extends Object
implements Thread.UncaughtExceptionHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
logger
-
runtime
-
-
Constructor Details
-
Exiter
Exiter(Runtime runtime)
-
-
Method Details
-
uncaughtException
- Specified by:
uncaughtException
in interfaceThread.UncaughtExceptionHandler
-