Creates an EOFException object.
public EOFException()
public EOFException( String s )
s
The text to be displayed when the exception occurs. If no string is passed, a default message is displayed.