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