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.This class should be used for performance reasons if the Exception don't need a stack trace.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.embed
-
Classes in org.jruby.exceptions used by org.jruby.embed.jsr223
-
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.bigdecimal
-
Classes in org.jruby.exceptions used by org.jruby.ext.ffi
-
Classes in org.jruby.exceptions used by org.jruby.ext.fiber
-
Classes in org.jruby.exceptions used by org.jruby.ext.socket
-
Classes in org.jruby.exceptions used by org.jruby.ext.thread
-
Classes in org.jruby.exceptions used by org.jruby.ext.timeout
-
Classes in org.jruby.exceptions used by org.jruby.ext.tracepoint
-
Classes in org.jruby.exceptions used by org.jruby.ext.zlib
-
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.java.invokers
-
Classes in org.jruby.exceptions used by org.jruby.java.proxies
-
Classes in org.jruby.exceptions used by org.jruby.java.util
-
Classes in org.jruby.exceptions used by org.jruby.javasupport
-
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.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.runtime.load
-
Classes in org.jruby.exceptions used by org.jruby.utilClassDescriptionThis 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.util.io