← Docs
kotlin-stdlib / kotlin.native / getUnhandledExceptionHook

getUnhandledExceptionHook

Native
1.6
@ExperimentalNativeApi fun getUnhandledExceptionHook ( ) : ReportUnhandledExceptionHook ?
(source)

Returns a user-defined unhandled exception hook set by setUnhandledExceptionHook or null if no user-defined hooks were set.

Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .