Exception: AbideDevUtils::Errors::NotHashableError

Inherits:
GenericError
  • Object
show all
Defined in:
lib/abide_dev_utils/errors/general.rb

Overview

Raised when an object should respond to :to_hash or :to_h and doesn't

Instance Attribute Summary

Attributes inherited from GenericError

#subject

Method Summary

Methods inherited from GenericError

#initialize

Constructor Details

This class inherits a constructor from AbideDevUtils::Errors::GenericError