Uncaught Exception Handler

class UncaughtExceptionHandler(ctx: Context, defaultHandler: Thread.UncaughtExceptionHandler? = null) : Thread.UncaughtExceptionHandler

Author

Jimly A.

Since

28-Dec-21

Constructors

Link copied to clipboard
fun UncaughtExceptionHandler(ctx: Context, defaultHandler: Thread.UncaughtExceptionHandler? = null)

Functions

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

Sources

Link copied to clipboard