public class IOError extends Error
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IOError(Throwable cause)
cause
- The cause of this error, or
null if the cause is not known