Modifier and Type | Method and Description |
---|---|
static void |
Kernel.setUncaughtExceptionHandler(UncaughtExceptionHandler handler)
Deprecated.
Use
Thread.setDefaultUncaughtExceptionHandler(java.lang.Thread.UncaughtExceptionHandler) or
Thread.setUncaughtExceptionHandler(java.lang.Thread.UncaughtExceptionHandler) . |