xades4j.verification
Class TimeStampCoherenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
xades4j.XAdES4jException
xades4j.verification.InvalidSignatureException
xades4j.verification.InvalidPropertyException
xades4j.verification.TimeStampVerificationException
xades4j.verification.TimeStampCoherenceException
- All Implemented Interfaces:
- Serializable
public class TimeStampCoherenceException
- extends TimeStampVerificationException
Thrown during signature verification if the time-stamps contained in the signature
are not coherent. For instance, if data objects time-stamps are not prior to
signature time-stamps.
- Author:
- Luís
- See Also:
- Serialized Form
TimeStampCoherenceException
public TimeStampCoherenceException(String propName,
String message)
getVerificationMessage
protected String getVerificationMessage()
- Specified by:
getVerificationMessage in class InvalidPropertyException
Copyright © 2012. All Rights Reserved.