Exception: StopIteration
- Inherits:
-
IndexError
- Object
- 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.
22 23 24 |
# File 'mrblib/10error.rb', line 22 def result @result end |