class Nanoarrow::Error

Defined in:

nanoarrow/error.cr

Constructors

Class Method Summary

Instance Method Summary

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]