public class OriginalDefaultUncaughtExceptionHandler extends Object
| Constructor and Description |
|---|
OriginalDefaultUncaughtExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
static Thread.UncaughtExceptionHandler |
get() |
static void |
set(Thread.UncaughtExceptionHandler eh) |
public OriginalDefaultUncaughtExceptionHandler()
public static Thread.UncaughtExceptionHandler get()
public static void set(Thread.UncaughtExceptionHandler eh)
Copyright © 2010–2022. All rights reserved.