Uses of Class
org.jruby.RubyIOError
Packages that use RubyIOError
-
Uses of RubyIOError in org.jruby
Subclasses of RubyIOError in org.jrubyModifier and TypeClassDescriptionclass
The Java representation of a Ruby EOFError.static class
Methods in org.jruby that return RubyIOErrorModifier and TypeMethodDescriptionstatic RubyIOError
RubyIOError.newIOError
(Ruby runtime, String message) -
Uses of RubyIOError in org.jruby.exceptions
Constructors in org.jruby.exceptions with parameters of type RubyIOError