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