Exception: StopIteration

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

Instance Attribute Summary (collapse)

Method Summary

Methods inherited from Exception

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

Constructor Details

This class inherits a constructor from Exception

Instance Attribute Details

- (Object) result

Returns the value of attribute result



55
56
57
# File 'mrblib/error.rb', line 55

def result
  @result
end