public class EOFException extends IOException
| Constructor and Description |
|---|
EOFException()
Create an exception without a descriptive error message.
|
EOFException(java.lang.String message)
Create an exception with a descriptive error message.
|
public EOFException()
public EOFException(java.lang.String message)
message - the descriptive error message