Skip to main content
method Process.hasUncaughtExceptionCaptureCallback
Process.hasUncaughtExceptionCaptureCallback(): boolean
Deprecated

Indicates whether a callback has been set using setUncaughtExceptionCaptureCallback.

Return Type

boolean
Back to top