private static class Registry.UncaughtExceptionHandler
extends java.lang.Object
implements java.lang.Thread.UncaughtExceptionHandler
| Modifier | Constructor and Description | 
|---|---|
| private  | UncaughtExceptionHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | uncaughtException(java.lang.Thread t,
                 java.lang.Throwable e) |