JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.jruby.RubyNoMethodError
Packages that use
RubyNoMethodError
Package
Description
org.jruby.exceptions
Uses of
RubyNoMethodError
in
org.jruby.exceptions
Constructors in
org.jruby.exceptions
with parameters of type
RubyNoMethodError
Modifier
Constructor
Description
NoMethodError
(
String
message,
RubyNoMethodError
exception)