class BinData::VerificationException

Direct Known Subclasses

Defined in:

bindata/exceptions.cr

Instance methods inherited from class BinData::CustomException

field : String | Nil field, field_type : String | Nil field_type, klass : String | Nil klass

Constructor methods inherited from class BinData::CustomException

new(message, ex : Exception)
new(message)
new