PyArrowException

Type Alias PyArrowException 

Source
pub type PyArrowException = ArrowException;
Expand description

Represents an exception raised by PyArrow.

Aliased Typeยง

pub struct PyArrowException(/* private fields */);