Exception: CArray::DataTypeError

Inherits:
StandardError
  • Object
show all
Defined in:
yard-stubs/ruby_carray.rb

Overview

Raised when a method is invoked on a CArray whose data_type is incompatible with the operation (e.g. binary I/O on :object, quickselect on :fixlen).