Exception: Morf::Errors::MissingAttributeError

Inherits:
AttributeError show all
Defined in:
lib/morf/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 Morf::Errors::AttributeError