Package | Description |
---|---|
org.jruby | |
org.jruby.exceptions |
Modifier and Type | Class and Description |
---|---|
class |
RubyLoadError
The Java representation of a Ruby LoadError.
|
class |
RubyNotImplementedError
The Java representation of a Ruby NotImplementedError.
|
class |
RubySyntaxError
The Java representation of a Ruby SyntaxError.
|
Constructor and Description |
---|
ScriptError(java.lang.String message,
RubyScriptError exception) |
Copyright © 2001-2019 JRuby. All Rights Reserved.