STRICH Barcode Scanning SDK API Reference
    Preparing search index...

    Class SdkError

    STRICH SDK error class

    Hierarchy

    • Error
      • SdkError
    Index

    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.