Serializable
, GroovyExceptionInterface
public 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, setFatal
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public ReadException(IOException cause)
public ReadException(String message, IOException cause)
public IOException getIOCause()
public String getMessage()
getMessage
in class Throwable