[ Web Proxy ]
URL:
Viewing: https://arrow.apache.org/docs/python/generated/pyarrow.flight.FlightInternalError.html [Back]  [Original]

pyarrow.flight.FlightInternalError — Apache Arrow v25.0.1
Back to top
Search the docs ...:

pyarrow.flight.FlightInternalError#

exception pyarrow.flight.FlightInternalError#

Bases: FlightError, ArrowException

An error internal to the Flight server occurred.

add_note(object, /)#

Exception.add_note(note) add a note to the exception

args#
with_traceback(object, /)#

Exception.with_traceback(tb) set self.__traceback__ to tb and return self.


Web Proxy Viewer  |  New URL  |  Original Page