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

    Class AuthenticationError

    Error thrown when authentication fails.

    This includes:

    • Invalid credentials
    • Expired tokens
    • Missing authentication
    • Insufficient permissions

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

    grpcCode?: number

    gRPC status code if available

    sqlState?: string

    SQL state if available (for QueryError)