shajara API Map
    Preparing search index...

    Class ChannelError

    Error thrown for terminal channel states and channel input validation failures.

    Hierarchy (View Summary)

    Implements

    Index
    cause: unknown

    Channel-specific cause, such as invalid input or channel terminal state.

    Terminal channel condition or validation cause.

    kind: "channel" = ...
    message: string
    name: "ChannelError"
    stack?: string
    • Indicates whether the argument provided is a built-in Error instance or not.

      Parameters

      • error: unknown

      Returns error is Error