class IO::EOFError
Superclass hierarchy
Object
Reference
Exception
IO::Error
IO::EOFError
Defined in:
Class Method Summary
.name
: String
.new
(message = "end of file reached")
Class Method Detail
def self.
name
:
String
def self.
new
(message =
"end of file reached"
)