pub type PyArrowException = ArrowException;Expand description
Represents an exception raised by PyArrow.
Aliased Type§
struct PyArrowException(PyAny);Fields§
§0: PyAnypub type PyArrowException = ArrowException;Represents an exception raised by PyArrow.
struct PyArrowException(PyAny);0: PyAny