Exception: HCast::Errors::MissingAttributeError

Inherits:
AttributeError show all
Defined in:
lib/hcast/errors.rb

Overview

Raised when required hash attribute wasn’t given for casting

Instance Attribute Summary

Attributes inherited from AttributeError

#namespaces

Method Summary

Methods inherited from AttributeError

#add_namespace, #initialize, #message, #to_s

Constructor Details

This class inherits a constructor from HCast::Errors::AttributeError