public class EOFException extends IOException
Constructor and Description |
---|
EOFException()
Create an exception without a descriptive error message.
|
EOFException(String message)
Create an exception with a descriptive error message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, initCause, printStackTrace, printStackTrace, toString
public EOFException()
public EOFException(String message)
message
- the descriptive error message