Uses of Class
org.jruby.RubySystemExit
Packages that use RubySystemExit
-
Uses of RubySystemExit in org.jruby
Methods in org.jruby that return RubySystemExitModifier and TypeMethodDescriptionstatic RubySystemExit
RubySystemExit.newInstance
(Ruby runtime, int status, String message) Deprecated.static RubySystemExit
RubySystemExit.newInstance
(ThreadContext context, int status, String message) -
Uses of RubySystemExit in org.jruby.exceptions
Constructors in org.jruby.exceptions with parameters of type RubySystemExit