|
|||||
| FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
Encapsulates non-specific i/o exceptions.
| Field Summary | |
|---|---|
IOException |
cause
|
| Constructor Summary | |
ReadException(IOException cause)
|
|
ReadException(String message, IOException cause)
|
|
| Method Summary | |
|---|---|
IOException |
getIOCause()
|
String |
getMessage()
|
String |
toString()
|
| Constructor Detail |
|---|
public ReadException(IOException cause)
public ReadException(String message, IOException cause)
| Method Detail |
|---|
public IOException getIOCause()
public String getMessage()
public String toString()