@qualithm/arrow-flight-sql-js - v0.4.3
    Preparing search index...

    Class CancelledError

    Error thrown when an operation is cancelled.

    This includes:

    • Query cancellation
    • Stream cancellation
    • User-initiated abort

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

    grpcCode?: number

    gRPC status code if available

    sqlState?: string

    SQL state if available (for QueryError)