Exception: StopIteration
- Inherits:
-
IndexError
- Object
- StandardError
- IndexError
- StopIteration
- Defined in:
- 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.
75 76 77 |
# File 'mrblib/10error.rb', line 75 def result @result end |