handle
Handle an exception.
Parameters
e
The exception to handle.
open fun handle(e: Throwable, level: SentryLevel, debugInformation: Array<String>)
Content copied to clipboard
Handle an exception and send more data to Sentry.
Parameters
e
The exception to handle.
level
The error level for Sentry.
debug Information
The debug infos.