Uses of Class
org.jruby.exceptions.JumpException
Packages that use JumpException
-
Uses of JumpException in org.jruby
Subclasses of JumpException in org.jrubyModifier and TypeClassDescriptionstatic class
Represents a Ruby IO::TimeoutErrorError as a throwable Java exception. -
Uses of JumpException in org.jruby.exceptions
Subclasses of JumpException in org.jruby.exceptionsModifier and TypeClassDescriptionclass
Represents a Ruby ArgumentError as a throwable Java exception.class
Represents a Ruby ConcurrencyError as a throwable Java exception.class
Represents a Ruby DomainError as a throwable Java exception.class
Represents a Ruby EncodingError as a throwable Java exception.static class
Represents a Ruby CompatibilityError as a throwable Java exception.static class
Represents a Ruby ConverterNotFoundError as a throwable Java exception.static class
Represents a Ruby InvalidByteSequenceError as a throwable Java exception.static class
Represents a Ruby UndefinedConversionError as a throwable Java exception.class
Represents a Ruby EOFError as a throwable Java exception.class
Represents a Ruby Exception as a throwable Java exception.class
Represents a RubyFatal as a throwable Java exception.class
Represents a Ruby FiberError as a throwable Java exception.class
Represents a Ruby FloatDomainError as a throwable Java exception.class
Represents a Ruby FrozenError as a throwable Java exception.class
Represents a Ruby IndexError as a throwable Java exception.class
Represents a Ruby Interrupt as a throwable Java exception.class
Represents a Ruby InterruptedRegexpError as a throwable Java exception.class
Represents a Ruby IOError as a throwable Java exception.static class
static class
class
Represents a Ruby KeyError as a throwable Java exception.class
Represents a Ruby LoadError as a throwable Java exception.class
Represents a Ruby LocalJumpError as a throwable Java exception.class
Represents a Ruby NameError as a throwable Java exception.class
Represents a Ruby ArgumentError as a throwable Java exception.class
Represents a Ruby ArgumentError as a throwable Java exception.class
Represents a Ruby NoMemoryError as a throwable Java exception.class
Represents a Ruby NoMethodError as a throwable Java exception.class
Represents a Ruby NotImplementedError as a throwable Java exception.class
class
Represents a Ruby RangeError as a throwable Java exception.class
Represents a Ruby RegexpError as a throwable Java exception.class
Represents a Ruby RuntimeError as a throwable Java exception.class
class
Represents a Ruby SecurityError as a throwable Java exception.class
Represents a Ruby SignalException as a throwable Java exception.class
Represents a RubyStandardError as a throwable Java exception.class
Represents a Ruby StopIteration as a throwable Java exception.class
Represents a Ruby SyntaxError as a throwable Java exception.class
Represents a Ruby SystemCallError as a throwable Java exception.class
Represents a RubySystemExit as a throwable Java exception.class
class
Represents a Ruby ThreadError as a throwable Java exception.class
Represents a Ruby TypeError as a throwable Java exception.class
Represents a Ruby UncaughtThrowError as a throwable Java exception.class
Represents a Ruby ZeroDivisionError as a throwable Java exception.