Exception: ObjectForge::ObjectInterfaceError

Inherits:
TypeError
  • Object
show all
Defined in:
lib/object_forge.rb

Overview

Note:

This class inherits from TypeError, not Error.

Error raised when object does not conform to expected interface, most commonly lacking #call.

Since:

  • 0.4.0