@qualithm/arrow-flight-client - v0.1.4
    Preparing search index...

    Class FlightConnectionError

    Error thrown when a connection to the Flight server fails.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    cause: unknown

    Original error that caused this error, if any.

    name: string = "FlightConnectionError"

    Error name for identification.

    url: string

    URL that failed to connect.

    Methods