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