IAIK TSP
version 2.32

iaik.tsp
Class TspSigningException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by iaik.tsp.TspException
              extended by iaik.tsp.TspSigningException
All Implemented Interfaces:
java.io.Serializable

public class TspSigningException
extends TspException

Thrown if an exception occurs during TimeStampToken signing.

See Also:
Serialized Form

Constructor Summary
TspSigningException()
          Default constructor for creating a TspSigningException.
TspSigningException(java.lang.String msg)
          Creates a TspSigningException with the given message.
 
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

TspSigningException

public TspSigningException()
Default constructor for creating a TspSigningException.


TspSigningException

public TspSigningException(java.lang.String msg)
Creates a TspSigningException with the given message.

Parameters:
msg - The message string describing this exception.

This Javadoc may contain text parts from text parts from IETF Internet Standard specifications (see copyright note).

IAIK TSP, © 2002 IAIK, © 2003 - 2014 Stiftung SIC