public class IOExceptionWrapper
extends java.io.IOException
| Constructor and Description |
|---|
IOExceptionWrapper(java.lang.String msg,
java.lang.Throwable cause) |
IOExceptionWrapper(java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
getCause() |