Serializable, GroovyExceptionInterfacepublic class ReadException extends GroovyException
| Constructor | Description |
|---|---|
ReadException(IOException cause) |
|
ReadException(String message,
IOException cause) |
| Modifier and Type | Method | Description |
|---|---|---|
IOException |
getIOCause() |
|
String |
getMessage() |
|
String |
toString() |
isFatal, setFatalclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ReadException(IOException cause)
public ReadException(String message, IOException cause)
public IOException getIOCause()
public String getMessage()
getMessage in class Throwable