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, toStringTerrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow