public final class LoggedUncaughtExceptionHandler extends Object implements Thread.UncaughtExceptionHandler
static LoggedUncaughtExceptionHandler
INSTANCE
void
uncaughtException(Thread t, Throwable e)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final LoggedUncaughtExceptionHandler INSTANCE
public void uncaughtException(Thread t, Throwable e)
uncaughtException
Thread.UncaughtExceptionHandler
Copyright © 2023. All rights reserved.