public class RecursiveFileIterator.WrappedIOException extends RuntimeException
| Constructor and Description | 
|---|
WrappedIOException(IOException ex)  | 
| Modifier and Type | Method and Description | 
|---|---|
IOException | 
getCause()  | 
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WrappedIOException(IOException ex)
public IOException getCause()