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