public class WrappedIOException extends IOException
Constructor and Description |
---|
WrappedIOException(String message)
Make a WrappedIOException with the specified message
|
WrappedIOException(String message,
Throwable e)
Make a WrappedIOException with the specified message and cause
|
WrappedIOException(Throwable e)
Make a WrappedIOException with the specified cause
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Terrier 4.0. Copyright © 2004-2014 University of Glasgow