Lines Matching refs:CertPathValidatorException

32 import java.security.cert.CertPathValidatorException;
115 * @throws CertPathValidatorException if user wants to enable forward
119 public void init(boolean forward) throws CertPathValidatorException {
121 throw new CertPathValidatorException
173 * @throws CertPathValidatorException if the certificate does not verify
177 throws CertPathValidatorException
194 * @exception CertPathValidatorException Exception thrown if
198 throws CertPathValidatorException
220 throw new CertPathValidatorException(ce);
264 * @exception CertPathValidatorException Exception thrown if an error
268 boolean finalCert) throws CertPathValidatorException
301 throw new CertPathValidatorException(e);
317 * @exception CertPathValidatorException Exception thrown if an error
321 throws CertPathValidatorException
350 throw new CertPathValidatorException(e);
365 * @exception CertPathValidatorException Exception thrown if an error
369 X509CertImpl currCert) throws CertPathValidatorException
398 throw new CertPathValidatorException(e);
422 * @exception CertPathValidatorException Exception thrown if an
429 throws CertPathValidatorException
455 throw new CertPathValidatorException("Exception while "
487 throw new CertPathValidatorException(
572 throw new CertPathValidatorException
651 * @exception CertPathValidatorException Exception thrown if error occurs.
657 boolean matchAny) throws CertPathValidatorException
735 * @exception CertPathValidatorException exception thrown if an error
741 throws CertPathValidatorException
762 throw new CertPathValidatorException("Exception while checking "
780 throw new CertPathValidatorException
786 throw new CertPathValidatorException
853 * @exception CertPathValidatorException Exception thrown if error occurs.
858 throws CertPathValidatorException
864 throw new CertPathValidatorException("Exception while "