xades4j.verification
Class SigningCertificateVerificationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
xades4j.XAdES4jException
xades4j.verification.InvalidSignatureException
xades4j.verification.InvalidPropertyException
xades4j.verification.SigningCertificateVerificationException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- SigningCertificateCertsNotInCertPathException, SigningCertificateIssuerSerialMismatchException, SigningCertificateReferenceException, SigningCertificateReferenceNotFoundException
public abstract class SigningCertificateVerificationException
- extends InvalidPropertyException
Base for exceptions during verification of the SigningCertificate property.
- Author:
- Luís
- See Also:
- Serialized Form
SigningCertificateVerificationException
public SigningCertificateVerificationException()
getPropertyName
public String getPropertyName()
- Specified by:
getPropertyName in class InvalidPropertyException
Copyright © 2012. All Rights Reserved.