public class AnnotatedException extends java.lang.Exception implements ExtException
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getCause()
Returns the cause of the exception.
|
public java.lang.Throwable getCause()
ExtException
getCause
in interface ExtException
getCause
in class java.lang.Throwable