public class IOException extends RuntimeException
| Constructor and Description |
|---|
IOException() |
IOException(Exception e) |
IOException(String description) |
IOException(String description,
Exception e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.