Function: captureException()
@workspace/semparse-sdk-core / captureException
Function: captureException()
captureException(
input):Promise<SemparseCaptureResult|undefined>
Captures an exception through the active client.
Returns undefined when the SDK has not been initialized.
Parameters
input
breadcrumbs?
contexts?
error
unknown
level?
tags?
user?
Returns
Promise<SemparseCaptureResult | undefined>