Encapsulates non-specific i/o exceptions.
| Constructor and description | 
|---|
| ReadException
                                (IOException cause) | 
| ReadException
                                (String message, IOException cause) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | IOException | getIOCause() | 
|  | String | getMessage() | 
|  | String | toString() | 
| Methods inherited from class | Name | 
|---|---|
| class GroovyException | isFatal, setFatal | 
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.