xades4j.verification
Class CounterSignatureSigValueRefException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by xades4j.XAdES4jException
              extended by xades4j.verification.InvalidSignatureException
                  extended by xades4j.verification.InvalidPropertyException
                      extended by xades4j.verification.CounterSignatureVerificationException
                          extended by xades4j.verification.CounterSignatureSigValueRefException
All Implemented Interfaces:
Serializable

public class CounterSignatureSigValueRefException
extends CounterSignatureVerificationException

Throw during validation of the CounterSignature property if the enclosed signature doesn't reference the SignatureValue element of the countersigned signature.

Author:
Luís
See Also:
Serialized Form

Constructor Summary
CounterSignatureSigValueRefException()
           
 
Method Summary
protected  String getVerificationMessage()
           
 
Methods inherited from class xades4j.verification.CounterSignatureVerificationException
getPropertyName
 
Methods inherited from class xades4j.verification.InvalidPropertyException
getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CounterSignatureSigValueRefException

public CounterSignatureSigValueRefException()
Method Detail

getVerificationMessage

protected String getVerificationMessage()
Overrides:
getVerificationMessage in class CounterSignatureVerificationException


Copyright © 2012. All Rights Reserved.