Uses of Class
org.jruby.exceptions.IndexError
Packages that use IndexError
-
Uses of IndexError in org.jruby.exceptions
Subclasses of IndexError in org.jruby.exceptionsModifier and TypeClassDescriptionclass
Represents a Ruby KeyError as a throwable Java exception.class
Represents a Ruby StopIteration as a throwable Java exception.