Exception: StopIteration
- Inherits:
-
IndexError
- Object
- StandardError
- IndexError
- StopIteration
- Defined in:
- ext/enterprise_script_service/mruby/mrblib/10error.rb
Instance Attribute Summary collapse
-
#result ⇒ Object
Returns the value of attribute result.
Instance Attribute Details
#result ⇒ Object
Returns the value of attribute result.
58 59 60 |
# File 'ext/enterprise_script_service/mruby/mrblib/10error.rb', line 58 def result @result end |