public class ExtCertPathValidatorException extends CertPathValidatorException implements ExtException
| Constructor and Description |
|---|
ExtCertPathValidatorException(String message,
Throwable cause) |
ExtCertPathValidatorException(String msg,
Throwable cause,
CertPath certPath,
int index) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause()
Returns the cause of this
Throwable, or null if there is
no cause. |
getCertPath, getIndexaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString