LiveKit JS Client SDK - v2.17.1
    Preparing search index...

    Class LivekitReasonedError<Reason>Abstract

    LiveKit specific error type representing an error with an associated set of reasons. Use this to represent an error with multiple different but contextually related variants.

    Type Parameters

    • Reason

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

    cause?: unknown
    code: number
    reason: Reason
    reasonName: string