IAIK TSP
version 2.32

iaik.tsp
Class TspException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by iaik.tsp.TspException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
TspSigningException, TspVerificationException

public class TspException
extends java.lang.Exception

This is the general TSP exception class, which serves to group all the exception classes of the iaik.tsp package.

See Also:
Serialized Form

Constructor Summary
TspException()
          Creates a TspException with no message describing the exception.
TspException(java.lang.String msg)
          Creates a TspException with the given message describing this particular exception.
 
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

TspException

public TspException()
Creates a TspException with no message describing the exception.


TspException

public TspException(java.lang.String msg)
Creates a TspException with the given message describing this particular exception.

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