GArrowError
GArrowError — Error code mapping between Arrow and arrow-glib
|
|
Object Hierarchy
GEnum
╰── GArrowError
Description
GArrowError provides error codes corresponding to arrow::Status
values.
Functions
garrow_error_quark ()
GQuark
garrow_error_quark (void
);
Types and Values
enum GArrowError
The error codes are used by all arrow-glib functions.
They are corresponding to arrow::Status
values.
GARROW_ERROR
#define GARROW_ERROR garrow_error_quark()