xades4j.verification
Class CounterSignatureVerificationException

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
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CounterSignatureSigValueRefException, CounterSignatureXadesVerificationException

public class CounterSignatureVerificationException
extends InvalidPropertyException

Author:
Luís
See Also:
Serialized Form

Constructor Summary
CounterSignatureVerificationException()
           
CounterSignatureVerificationException(String msg)
           
 
Method Summary
 String getPropertyName()
           
protected  String getVerificationMessage()
           
 
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

CounterSignatureVerificationException

public CounterSignatureVerificationException(String msg)

CounterSignatureVerificationException

public CounterSignatureVerificationException()
Method Detail

getPropertyName

public String getPropertyName()
Specified by:
getPropertyName in class InvalidPropertyException

getVerificationMessage

protected String getVerificationMessage()
Specified by:
getVerificationMessage in class InvalidPropertyException


Copyright © 2012. All Rights Reserved.