Package org.jruby

Class RubyIO.TimeoutError

All Implemented Interfaces:
Serializable
Enclosing class:
RubyIO

public static class RubyIO.TimeoutError extends IOError
Represents a Ruby IO::TimeoutErrorError as a throwable Java exception.
See Also: