xades4j.verification
Class CompleteCertRefsCertNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
xades4j.XAdES4jException
xades4j.verification.InvalidSignatureException
xades4j.verification.InvalidPropertyException
xades4j.verification.CompleteCertRefsVerificationException
xades4j.verification.CompleteCertRefsCertNotFoundException
- All Implemented Interfaces:
- Serializable
public class CompleteCertRefsCertNotFoundException
- extends CompleteCertRefsVerificationException
Thrown during verification of the CompleteCertificateRefs property if
a reference for a certificate in the certification path is not found in the
property.
- Author:
- Luís
- See Also:
- Serialized Form
CompleteCertRefsCertNotFoundException
public CompleteCertRefsCertNotFoundException(X509Certificate certificate)
getCertificate
public X509Certificate getCertificate()
- Returns:
- the certificate that caused the exception
getVerificationMessage
protected String getVerificationMessage()
- Specified by:
getVerificationMessage in class InvalidPropertyException
Copyright © 2012. All Rights Reserved.