public class IOExceptionWrapper extends IOException
| Constructor and Description |
|---|
IOExceptionWrapper(String msg,
Throwable cause) |
IOExceptionWrapper(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 Caucho Technology, Inc. All rights reserved.