Uses of Class
org.jruby.RubyStandardError
Packages that use RubyStandardError
-
Uses of RubyStandardError in org.jruby
Subclasses of RubyStandardError in org.jrubyModifier and TypeClassDescriptionclass
The Java representation of a Ruby ArgumentError.class
The Java representation of a Ruby ConcurrencyError.class
/** The Java representation of a Ruby DomainError.class
The Java representation of a Ruby EncodingError.static class
static class
static class
static class
class
The Java representation of a Ruby EOFError.class
The Java representation of a Ruby FiberError.class
The Java representation of a Ruby FloatDomainError.class
The Java representation of a Ruby FrozenError.class
The Java representation of a Ruby IndexError.class
The Java representation of a Ruby InterruptedRegexpError.static class
class
The Java representation of a Ruby IOError.class
class
The Java representation of a Ruby LocalJumpError.class
The Java representation of a Ruby NameError.class
The Java representation of a Ruby ArgumentError.class
The Java representation of a Ruby ArgumentError.class
The Java representation of a Ruby NoMethodError.class
The Java representation of a Ruby RangeError.class
The Java representation of a Ruby RegexpError.class
The Java representation of a Ruby RuntimeError.class
/** The Java representation of a Ruby StopIteration.class
The Java representation of a Ruby SystemCallError.class
The Java representation of a Ruby ThreadError.class
The Java representation of a Ruby TypeError.class
The Java representation of a Ruby UncaughtThrowError.class
The Java representation of a Ruby ZeroDivisionError. -
Uses of RubyStandardError in org.jruby.exceptions
Constructors in org.jruby.exceptions with parameters of type RubyStandardError