Package | Description |
---|---|
org.jruby | |
org.jruby.exceptions |
Modifier and Type | Method and Description |
---|---|
static RubyUncaughtThrowError |
RubyUncaughtThrowError.newUncaughtThrowError(Ruby runtime,
IRubyObject tag,
IRubyObject value,
RubyString message) |
Constructor and Description |
---|
UncaughtThrowError(java.lang.String message,
RubyUncaughtThrowError exception) |
Copyright © 2001-2018 JRuby. All Rights Reserved.