public class UncheckedIOException extends java.lang.RuntimeException
UncheckedIOException(java.io.IOException cause)
java.io.IOException
ioException()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public UncheckedIOException(java.io.IOException cause)
public java.io.IOException ioException()