public class UncaughtExceptionLogger extends Object implements Thread.UncaughtExceptionHandler
Constructor and Description |
---|
UncaughtExceptionLogger(Logger logger) |
private final Logger logger
public UncaughtExceptionLogger(Logger logger)
public void uncaughtException(Thread thread, Throwable throwable)
uncaughtException
in interface Thread.UncaughtExceptionHandler