xades4j.verification
Class TimeStampVerificationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
xades4j.XAdES4jException
xades4j.verification.InvalidSignatureException
xades4j.verification.InvalidPropertyException
xades4j.verification.TimeStampVerificationException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- TimeStampCoherenceException, TimeStampDigestInputException, TimeStampDigestMismatchException, TimeStampInvalidSignatureException, TimeStampInvalidTokenException
public abstract class TimeStampVerificationException
- extends InvalidPropertyException
Base for exceptions during verification of time-stamp properties.
- Author:
- Luís
- See Also:
- Serialized Form
TimeStampVerificationException
protected TimeStampVerificationException(String propName)
getPropertyName
public String getPropertyName()
- Specified by:
getPropertyName in class InvalidPropertyException
Copyright © 2012. All Rights Reserved.