UncaughtExceptionHandler

object UncaughtExceptionHandler : Thread.UncaughtExceptionHandler

Functions

uncaughtException
Link copied to clipboard
open override fun uncaughtException(t: Thread, e: Throwable)