public abstract static class IOUtil.WrappedException extends IOException
| Constructor and Description |
|---|
IOUtil.WrappedException(IOException underlying) |
IOUtil.WrappedException(String message,
IOException underlying) |
| Modifier and Type | Method and Description |
|---|---|
IOException |
getCause() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IOUtil.WrappedException(String message, IOException underlying)
public IOUtil.WrappedException(IOException underlying)
public IOException getCause()
public String getMessage()
getMessage in class ThrowableCopyright © 2018 YiFangYun. All rights reserved.