public class ExtCertPathValidatorException extends CertPathValidatorException implements ExtException
CertPathValidatorException.BasicReason, CertPathValidatorException.Reason| 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 the exception.
|
getCertPath, getIndex, getReasonaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Throwable getCause()
ExtExceptiongetCause in interface ExtExceptiongetCause in class ThrowableCopyright © 2015. All rights reserved.