public class LoggingUncaughtExceptionHandler extends Object implements Thread.UncaughtExceptionHandler
| Constructor and Description |
|---|
LoggingUncaughtExceptionHandler() |
public void uncaughtException(Thread t, Throwable e)
uncaughtException in interface Thread.UncaughtExceptionHandlerCopyright © 2020. All rights reserved.