public interface JrbUncaughtExceptionHandler extends Thread.UncaughtExceptionHandler
Modifier and Type | Interface and Description |
---|---|
static class |
JrbUncaughtExceptionHandler.UncaughtExceptionHandlerType
The Enum UncaughtExceptionHandlerType.
|
Modifier and Type | Method and Description |
---|---|
JrbUncaughtExceptionHandler.UncaughtExceptionHandlerType |
getUncaughtExceptionHandlerType()
Gets the uncaught exception handler type.
|
uncaughtException
JrbUncaughtExceptionHandler.UncaughtExceptionHandlerType getUncaughtExceptionHandlerType()
Copyright © 2011–2016 JRebirth OSS. All rights reserved.