Exception: GrowsurfRuby::Errors::Error
- Inherits:
-
StandardError
- Object
- StandardError
- GrowsurfRuby::Errors::Error
- Defined in:
- lib/growsurf_ruby/errors.rb,
sig/growsurf_ruby/errors.rbs
Direct Known Subclasses
Instance Attribute Summary collapse
-
#cause ⇒ StandardError?
Returns the value of attribute cause.
Instance Attribute Details
#cause ⇒ StandardError?
Returns the value of attribute cause.
4 5 6 |
# File 'sig/growsurf_ruby/errors.rbs', line 4 def cause @cause end |