xades4j.verification
Class DataObjectFormatReferenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
xades4j.XAdES4jException
xades4j.verification.InvalidSignatureException
xades4j.verification.InvalidPropertyException
xades4j.verification.DataObjectFormatVerificationException
xades4j.verification.DataObjectFormatReferenceException
- All Implemented Interfaces:
- Serializable
public class DataObjectFormatReferenceException
- extends DataObjectFormatVerificationException
Thrown during validation of the DataObjectFormat property if the target
Reference cannot be found. Also thrown if the Reference references
an Object that is not found.
- Author:
- Luís
- See Also:
- Serialized Form
DataObjectFormatReferenceException
public DataObjectFormatReferenceException(String unmatchedReference)
getUnmatchedReference
public String getUnmatchedReference()
getVerificationMessage
protected String getVerificationMessage()
- Specified by:
getVerificationMessage in class InvalidPropertyException
Copyright © 2012. All Rights Reserved.