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