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-2014 The Codehaus. All rights reserved.