Open Sidebar
Close Sidebar
nanoarrow
main
Nanoarrow
ArrayBase
BoolArray
Error
Float32Array
Float64Array
Int32Array
Int64Array
Schema
StringArray
UInt32Array
class
Nanoarrow::
Error
Nanoarrow::Error
Exception
Reference
Object
Defined in:
nanoarrow/error.cr
Constructors
.new
(code : Int32, message : String)
Class Method Summary
.check
(code : Int32, message : String) : Nil
Instance Method Summary
#code
: Int32
Constructor Detail
def self.
new
(code : Int32, message : String)
#
[
View source
]
Class Method Detail
def self.
check
(code : Int32, message : String) : Nil
#
[
View source
]
Instance Method Detail
def
code
: Int32
#
[
View source
]