class
BinData::CustomException
- BinData::CustomException
- Exception
- Reference
- Object
Overview
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.