public static final class NoThrowOutputStream.HiddenException
extends java.lang.RuntimeException
Modifier and Type | Field and Description |
---|---|
NoThrowOutputStream |
owner |
static long |
serialVersionUID |
Constructor and Description |
---|
HiddenException(NoThrowOutputStream owner,
java.io.IOException underlying) |
Modifier and Type | Method and Description |
---|---|
java.io.IOException |
getCause() |
public final NoThrowOutputStream owner
public static final long serialVersionUID
public HiddenException(NoThrowOutputStream owner, java.io.IOException underlying)