EOFException

Represents an exception when an End-Of-File is reached.

class EOFException : Exception {}

Constructors

this
this(string msg)

Default constructor

Meta