xades4j.verification
Class CommitmentTypeVerificationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
xades4j.XAdES4jException
xades4j.verification.InvalidSignatureException
xades4j.verification.InvalidPropertyException
xades4j.verification.CommitmentTypeVerificationException
- All Implemented Interfaces:
- Serializable
public class CommitmentTypeVerificationException
- extends InvalidPropertyException
Thrown during verification of the CommitmentTypeIndication property if
it contains an object reference that doesn't match any Reference in the
signature.
- Author:
- Luís
- See Also:
- Serialized Form
CommitmentTypeVerificationException
public CommitmentTypeVerificationException(String unmatchedReference)
getUnmatchedReference
public String getUnmatchedReference()
getVerificationMessage
protected String getVerificationMessage()
- Specified by:
getVerificationMessage in class InvalidPropertyException
getPropertyName
public String getPropertyName()
- Specified by:
getPropertyName in class InvalidPropertyException
Copyright © 2012. All Rights Reserved.