Class: Aggro::QueryError

Inherits:
Struct
  • Object
show all
Defined in:
lib/aggro.rb

Instance Attribute Summary collapse

Instance Attribute Details

#causeObject

Returns the value of attribute cause

Returns:

  • (Object)

    the current value of cause



108
109
110
# File 'lib/aggro.rb', line 108

def cause
  @cause
end