Exception: CAStruct::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/carray/struct.rb

Overview

Generic base for all CAStruct-related errors. Callers can rescue this class to catch any struct-side failure regardless of which specific sub-error fired.

Direct Known Subclasses

DecodeError, DefinitionError