public class ExtIOException extends java.io.IOException implements ExtException
| Constructor and Description |
|---|
ExtIOException(java.lang.String message,
java.lang.Throwable cause) |
| Modifier and Type | Method and 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