IOException
, which since Java 6 supports a cause.@Deprecated public class IOException2 extends IOException
IOException
with linked exception.Constructor and Description |
---|
IOException2(String s,
Throwable cause)
Deprecated.
|
IOException2(Throwable cause)
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015. All rights reserved.