DigiStamp.com

dgs.tlkt
Class ExceptionDgs

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bydgs.tlkt.ExceptionDgs
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ExceptionDgsAccounting, ExceptionDgsCommFail, ExceptionDgsEncode, ExceptionDgsInternal, ExceptionDgsInvalidState, ExceptionDgsNotSupported

public class ExceptionDgs
extends java.lang.Exception

Signals that a Time Stamping exception has occurred. This class is the general class of exceptions produced by the DigiStamp libraries when performing time stamp creation and verify actions.

See Also:
Serialized Form

Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public java.lang.String toString()

Copyright 2000-2008 DigiStamp, Inc.