java.lang.Object java.lang.Throwable java.lang.Exception java.security.GeneralSecurityException java.security.cert.CertPathValidatorException
getIndex
getCertPath
getCause
CertPathValidator
public CertPathValidatorException()
public CertPathValidatorException(String msg)
public CertPathValidatorException(String msg, Throwable cause)
getCause()
public CertPathValidatorException(String msg, Throwable cause, CertPath certPath, int index)
public CertPathValidatorException(Throwable cause)
public CertPath getCertPath()
public int getIndex()