AnnotatedException
, ExtCertificateEncodingException
, ExtCertPathBuilderException
, ExtCertPathValidatorException
, ExtIOException
public interface ExtException
Throwable
object which was thrown and caused the
exception. This interface must be implemented by all exceptions to accomplish
this additional functionality.Modifier and Type | Method | Description |
---|---|---|
java.lang.Throwable |
getCause() |
Returns the cause of the exception.
|