Exception: Compel::InvalidObjectError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/compel/exceptions/invalid_object_error.rb

Instance Attribute Summary collapse

Instance Attribute Details

#objectObject

Returns the value of attribute object.



5
6
7
# File 'lib/compel/exceptions/invalid_object_error.rb', line 5

def object
  @object
end