Exception: ObjectForge::ObjectInterfaceError
- Inherits:
-
TypeError
- Object
- TypeError
- ObjectForge::ObjectInterfaceError
- 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.