ReportUnhandledExceptionHook
typealias ReportUnhandledExceptionHook = (Throwable) -> Unit
Typealias describing custom exception reporting hook.
typealias ReportUnhandledExceptionHook = (Throwable) -> Unit
Typealias describing custom exception reporting hook.