إصدار مجموعة Android SDK
All Implemented Interfaces:
java.lang.Thread.UncaughtExceptionHandler


public final class CrashHandler
 implements Thread.UncaughtExceptionHandler
Nested Class Summary
Modifier and TypeClassDescription
public classCrashHandler.Companion
Method Summary
Modifier and TypeMethodDescription
UnituncaughtException(Thread t, Throwable e)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail

uncaughtException

UnituncaughtException(Thread t, Throwable e)