Class EOFError

All Implemented Interfaces:
Serializable

public class EOFError extends IOError
Represents a Ruby EOFError as a throwable Java exception.
See Also: