Uses of Package
org.jruby.exceptions
Packages that use org.jruby.exceptions
Package
Description
-
Classes in org.jruby.exceptions used by org.jrubyClassDescriptionA flow-control exception used internally for Ruby's catch/throw functionality.Represents a Ruby Exception as a throwable Java exception.Represents a Ruby IOError as a throwable Java exception.This class should be used for performance reasons if the Exception don't need a stack trace.Represents a RubyStandardError as a throwable Java exception.This marker interface is for JRuby internal exceptions that can't be caught by Ruby exception handling.
-
Classes in org.jruby.exceptions used by org.jruby.apiClassDescriptionRepresents a Ruby ArgumentError as a throwable Java exception.Represents a Ruby EOFError as a throwable Java exception.Represents a Ruby Exception as a throwable Java exception.Represents a Ruby NotImplementedError as a throwable Java exception.Represents a Ruby TypeError as a throwable Java exception.
-
Classes in org.jruby.exceptions used by org.jruby.exceptionsClassDescriptionRepresents a Ruby ArgumentError as a throwable Java exception.Represents a Ruby EncodingError as a throwable Java exception.Represents a Ruby Exception as a throwable Java exception.Represents a Ruby IndexError as a throwable Java exception.Represents a Ruby IOError as a throwable Java exception.This class should be used for performance reasons if the Exception don't need a stack trace.Represents a Ruby NameError as a throwable Java exception.Represents a Ruby RangeError as a throwable Java exception.Represents a Ruby RegexpError as a throwable Java exception.Represents a Ruby RuntimeError as a throwable Java exception.Represents a Ruby SignalException as a throwable Java exception.Represents a RubyStandardError as a throwable Java exception.Represents a Ruby ThreadError as a throwable Java exception.This marker interface is for JRuby internal exceptions that can't be caught by Ruby exception handling.
-
Classes in org.jruby.exceptions used by org.jruby.ext.ffi
-
Classes in org.jruby.exceptions used by org.jruby.ext.thread
-
Classes in org.jruby.exceptions used by org.jruby.ir.runtimeClassDescriptionThis marker interface is for JRuby internal exceptions that can't be caught by Ruby exception handling.
-
Classes in org.jruby.exceptions used by org.jruby.javasupportClassDescriptionRepresents a Ruby NameError as a throwable Java exception.Represents a Ruby TypeError as a throwable Java exception.
-
Classes in org.jruby.exceptions used by org.jruby.javasupport.proxy
-
Classes in org.jruby.exceptions used by org.jruby.runtimeClassDescriptionA flow-control exception used internally for Ruby's catch/throw functionality.
-
Classes in org.jruby.exceptions used by org.jruby.runtime.load
-
Classes in org.jruby.exceptions used by org.jruby.util
-
Classes in org.jruby.exceptions used by org.jruby.util.io