public class IOExceptionWrapper
extends java.io.IOException
Constructor and Description |
---|
IOExceptionWrapper() |
IOExceptionWrapper(java.lang.String message) |
IOExceptionWrapper(java.lang.String message,
java.lang.Throwable e) |
IOExceptionWrapper(java.lang.Throwable e) |
Modifier and Type | Method and Description |
---|---|
static java.io.IOException |
create(java.lang.Exception e) |
java.lang.Throwable |
getCause() |
java.lang.Throwable |
getRootCause() |