Uses of Class
org.jruby.RubyScriptError
Packages that use RubyScriptError
-
Uses of RubyScriptError in org.jruby
Subclasses of RubyScriptError in org.jrubyModifier and TypeClassDescriptionclassThe Java representation of a Ruby LoadError.classThe Java representation of a Ruby NotImplementedError.classThe Java representation of a Ruby SyntaxError. -
Uses of RubyScriptError in org.jruby.exceptions
Constructors in org.jruby.exceptions with parameters of type RubyScriptError