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