Package | Description |
---|---|
org.jruby | |
org.jruby.exceptions |
Modifier and Type | Method and Description |
---|---|
static RubyStopIteration |
RubyStopIteration.newInstance(ThreadContext context,
IRubyObject result,
java.lang.String message) |
Constructor and Description |
---|
StopIteration(java.lang.String message,
RubyStopIteration exception) |
Copyright © 2001-2020 JRuby. All Rights Reserved.