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