public class UnexpectedIOException extends UnexpectedException
IOException into runtime exception| Constructor and Description |
|---|
UnexpectedIOException(IOException cause) |
UnexpectedIOException(String msg,
Object... args) |
UnexpectedIOException(Throwable cause,
String msg,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All Rights Reserved.