Exception: StopIteration

Inherits:
IndexError show all
Defined in:
mrblib/10error.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Exception

#backtrace, #exception, #initialize, #inspect, #message, #set_backtrace, #to_s

Constructor Details

This class inherits a constructor from Exception

Instance Attribute Details

#resultObject

Returns the value of attribute result



58
59
60
# File 'mrblib/10error.rb', line 58

def result
  @result
end