public class UnexpectedDataEndException extends IOException
| Constructor and Description |
|---|
UnexpectedDataEndException(String message)
Creates a new exception with the given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnexpectedDataEndException(String message)