public class IOException2 extends IOException
IOException with missing constructors.| Constructor and Description |
|---|
IOException2() |
IOException2(String message) |
IOException2(String message,
Throwable cause) |
IOException2(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013. All rights reserved.