
public class IOException extends Exception
| Constructor and Description |
|---|
IOException() |
IOException(String message) |
IOException(String message,
Throwable throwable) |
IOException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.