Class: Aggro::QueryError
- Inherits:
-
Struct
- Object
- Struct
- Aggro::QueryError
- Defined in:
- lib/aggro.rb
Instance Attribute Summary collapse
-
#cause ⇒ Object
Returns the value of attribute cause.
Instance Attribute Details
#cause ⇒ Object
Returns the value of attribute cause
108 109 110 |
# File 'lib/aggro.rb', line 108 def cause @cause end |