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