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, toString
addSuppressed, fillInStackTrace, getSuppressed, initCause
public RuntimeEOFException(EOFException e)
public RuntimeEOFException()
public RuntimeEOFException(String message)