@Immutable public class IoException extends RuntimeException
| Constructor and Description |
|---|
IoException() |
IoException(String message) |
IoException(String message,
Throwable cause) |
IoException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.