class IO::EOFError

Superclass hierarchy

Object
Reference
Exception
IO::Error
IO::EOFError

Defined in:

Class Method Summary

Class Method Detail

def self.name : String

def self.new(message = "end of file reached")