java.io.Serializable
, ExtException
public 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()
ExtException
getCause
in interface ExtException
getCause
in class java.lang.Throwable