class

BinData::CustomException

Inherits Exception / Reference / Object

Base class for every error raised while (de)serializing. Carries the failing type, field and field type when known, so they can be inspected by a rescue.

Constructors

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

Instance methods

field
Source
field_type
Source
klass
Source