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 |
class Exception |
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, setStackTrace, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.