java.io.Serializable, ExtExceptionpublic class ExtIOException extends java.io.IOException implements ExtException
| Constructor | Description |
|---|---|
ExtIOException(java.lang.String message,
java.lang.Throwable cause) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Throwable |
getCause() |
Returns the cause of the exception.
|
public ExtIOException(java.lang.String message,
java.lang.Throwable cause)
public java.lang.Throwable getCause()
ExtExceptiongetCause in interface ExtExceptiongetCause in class java.lang.Throwable