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

    Class NotFoundError

    Error thrown when a resource is not found.

    This includes:

    • Table not found
    • Prepared statement not found
    • Transaction not found

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

    grpcCode?: number

    gRPC status code if available

    sqlState?: string

    SQL state if available (for QueryError)