xades4j.providers
Class TimeStampTokenTSACertException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by xades4j.XAdES4jException
              extended by xades4j.providers.TimeStampTokenVerificationException
                  extended by xades4j.providers.TimeStampTokenSignatureException
                      extended by xades4j.providers.TimeStampTokenTSACertException
All Implemented Interfaces:
Serializable

public class TimeStampTokenTSACertException
extends TimeStampTokenSignatureException

Thrown when the certificate of a TSA cannot be validated during the verification of a time-stamp token.

Author:
Luís
See Also:
Serialized Form

Constructor Summary
TimeStampTokenTSACertException(String msg)
           
TimeStampTokenTSACertException(String message, Throwable cause)
           
 
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

TimeStampTokenTSACertException

public TimeStampTokenTSACertException(String msg)

TimeStampTokenTSACertException

public TimeStampTokenTSACertException(String message,
                                      Throwable cause)


Copyright © 2012. All Rights Reserved.