xades4j.verification
Class InvalidPropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
xades4j.XAdES4jException
xades4j.verification.InvalidSignatureException
xades4j.verification.InvalidPropertyException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CommitmentTypeVerificationException, CompleteCertRefsVerificationException, CompleteRevocRefsVerificationException, CounterSignatureVerificationException, DataObjectFormatVerificationException, PropertyVerifierErrorException, SignaturePolicyVerificationException, SigningCertificateVerificationException, SigningTimeVerificationException, TimeStampVerificationException
public abstract class InvalidPropertyException
- extends InvalidSignatureException
Base for exceptions thrown during the validation of qualifying properties.
- Author:
- Luís
- See Also:
- Serialized Form
InvalidPropertyException
protected InvalidPropertyException()
getMessage
public String getMessage()
- Overrides:
getMessage in class Throwable
getVerificationMessage
protected abstract String getVerificationMessage()
getPropertyName
public abstract String getPropertyName()
Copyright © 2012. All Rights Reserved.