Encapsulates non-specific i/o exceptions.
| Constructor and description | 
|---|
| ReadException
                                (IOException cause) | 
| ReadException
                                (String message, IOException cause) | 
| Type | Name and description | 
|---|---|
| IOException | getIOCause() | 
| String | getMessage() | 
| String | toString() | 
| Methods inherited from class | Name | 
|---|---|
| class GroovyException | isFatal, setFatal | 
| class Exception | printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getLocalizedMessage, getStackTrace, setStackTrace, addSuppressed, getSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll | 
Copyright © 2003-2016 The Apache Software Foundation. All rights reserved.