xades4j.verification
Class InvalidSignatureException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by xades4j.XAdES4jException
              extended by xades4j.verification.InvalidSignatureException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CoreVerificationException, InvalidPropertyException, InvalidXAdESFormException, QualifyingPropertiesIncorporationException, QualifyingPropertyVerifierNotAvailableException

public abstract class InvalidSignatureException
extends XAdES4jException

Base exception for verification errors.

Author:
Luís
See Also:
InvalidPropertyException, CoreVerificationException, QualifyingPropertiesIncorporationException, InvalidXAdESFormException, Serialized Form

Constructor Summary
protected InvalidSignatureException()
           
protected InvalidSignatureException(String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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

InvalidSignatureException

protected InvalidSignatureException()

InvalidSignatureException

protected InvalidSignatureException(String msg)


Copyright © 2012. All Rights Reserved.