public static final class NoThrowOutputStream.HiddenException extends RuntimeException
| Modifier and Type | Field and Description | 
|---|---|
| static long | serialVersionUID | 
| IOException | underlying | 
| Constructor and Description | 
|---|
| HiddenException(IOException underlying) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final IOException underlying
public static final long serialVersionUID
public HiddenException(IOException underlying)