xades4j.verification
Class SigningCertificateCertsNotInCertPathException
java.lang.Object
java.lang.Throwable
java.lang.Exception
xades4j.XAdES4jException
xades4j.verification.InvalidSignatureException
xades4j.verification.InvalidPropertyException
xades4j.verification.SigningCertificateVerificationException
xades4j.verification.SigningCertificateCertsNotInCertPathException
- All Implemented Interfaces:
- Serializable
public class SigningCertificateCertsNotInCertPathException
- extends SigningCertificateVerificationException
Thrown during verification of the SigningCertificate property if the
property contains one or more references to certificates that are not part of
the certification path.
- Author:
- Luís
- See Also:
- Serialized Form
SigningCertificateCertsNotInCertPathException
public SigningCertificateCertsNotInCertPathException()
getVerificationMessage
protected String getVerificationMessage()
- Specified by:
getVerificationMessage in class InvalidPropertyException
Copyright © 2012. All Rights Reserved.