STRICH SDK error class

Hierarchy

  • Error
    • SdkError

Properties

cause?: Error

An optional underlying error that caused this error.

detailMessage?: string

An optional detail message to display to disambiguate multiple errors (not-translated)

duringCameraAccess: boolean

Flag indicating if this error is related to camera access.

localizedMessage: string

A localized error message, if available, otherwise this will contain the non-localized message.

Generated using TypeDoc