xades4j.verification
Class CompleteRevocRefsReferenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
xades4j.XAdES4jException
xades4j.verification.InvalidSignatureException
xades4j.verification.InvalidPropertyException
xades4j.verification.CompleteRevocRefsVerificationException
xades4j.verification.CompleteRevocRefsReferenceException
- All Implemented Interfaces:
- Serializable
public class CompleteRevocRefsReferenceException
- extends CompleteRevocRefsVerificationException
Thrown during the verification of the CompleteRevocationRefs property
if a CRL reference cannot be verified or is not found.
- Author:
- Luís
- See Also:
- Serialized Form
CompleteRevocRefsReferenceException
public CompleteRevocRefsReferenceException(X509CRL crl,
String msg)
getCrl
public X509CRL getCrl()
getVerificationMessage
protected String getVerificationMessage()
- Specified by:
getVerificationMessage in class InvalidPropertyException
Copyright © 2012. All Rights Reserved.