class BinData::CustomException

Direct Known Subclasses

Defined in:

bindata/exceptions.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(message, ex : Exception) #

[View source]
def self.new(message) #

[View source]

Instance Method Detail

def field : String | Nil #

[View source]
def field_type : String | Nil #

[View source]
def klass : String | Nil #

[View source]