public class RuntimeEOFException extends WrappedRuntimeException
RuntimeException wrapper around EOFException.| Constructor and Description |
|---|
RuntimeEOFException() |
RuntimeEOFException(EOFException e) |
RuntimeEOFException(String message) |
equals, getCause, getLocalizedMessage, getMessage, getStackTrace, hashCode, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringaddSuppressed, fillInStackTrace, getSuppressed, initCausepublic RuntimeEOFException(EOFException e)
public RuntimeEOFException()
public RuntimeEOFException(String message)