Semparse Docs

Function: captureException()

@workspace/semparse-sdk-react-native


@workspace/semparse-sdk-react-native / captureException

Function: captureException()

captureException(input): Promise<SemparseCaptureResult | undefined>

Captures an exception event.

Parameters

input

contexts?

SemparseContextMap

error

unknown

level?

SemparseSeverity

tags?

SemparseTagMap

user?

SemparseUser

Returns

Promise<SemparseCaptureResult | undefined>

On this page