public abstract static class IOUtil.WrappedException
extends java.io.IOException
Constructor and Description |
---|
WrappedException(java.io.IOException underlying) |
WrappedException(java.lang.String message,
java.io.IOException underlying) |
Modifier and Type | Method and Description |
---|---|
java.io.IOException |
getCause() |
java.lang.String |
getMessage() |