public class UncaughtExceptionLogger extends Object implements Thread.UncaughtExceptionHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
UncaughtExceptionLogger.UELevel |
| Constructor and Description |
|---|
UncaughtExceptionLogger(UncaughtExceptionLogger.UELevel level) |
public UncaughtExceptionLogger(UncaughtExceptionLogger.UELevel level)
public void uncaughtException(Thread t, Throwable e)
uncaughtException in interface Thread.UncaughtExceptionHandlerCopyright © 2012–2015. All rights reserved.