Exception: Compel::InvalidObjectError
- Inherits:
-
StandardError
- Object
- StandardError
- Compel::InvalidObjectError
- Defined in:
- lib/compel/exceptions/invalid_object_error.rb
Instance Attribute Summary collapse
-
#object ⇒ Object
Returns the value of attribute object.
Instance Attribute Details
#object ⇒ Object
Returns the value of attribute object.
5 6 7 |
# File 'lib/compel/exceptions/invalid_object_error.rb', line 5 def object @object end |