Gjsify LogoGjsify Logo

The error codes are used by all arrow-glib functions.

They are corresponding to arrow::Status values.

Index

Enumeration Members

ALREADY_EXISTS: number

Item already exists error.

CAPACITY: number

Capacity error.

CODE_GENERATION: number

Error generating code for expression evaluation in Gandiva.

EXECUTION: number

Execution error while evaluating the expression against a record batch.

EXPRESSION_VALIDATION: number

Validation errors in expression given for code generation.

INDEX: number

Index error.

INVALID: number

Invalid value error.

IO: number

IO error.

KEY: number

Key error.

NOT_IMPLEMENTED: number

The feature is not implemented.

OUT_OF_MEMORY: number

Out of memory error.

SERIALIZATION: number

Serialization error.

TYPE: number

Type error.

UNKNOWN: number

Unknown error.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method