public static final class NoThrowInputStream.HiddenException extends RuntimeException
Constructor and Description |
---|
HiddenException(IOException underlying) |
Modifier and Type | Method and Description |
---|---|
IOException |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HiddenException(IOException underlying)
public IOException getCause()