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