jsdsi.certstore
Class JsdsiCertStoreException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byjsdsi.JsdsiRuntimeException
                  extended byjsdsi.certstore.JsdsiCertStoreException
All Implemented Interfaces:
java.io.Serializable

public class JsdsiCertStoreException
extends JsdsiRuntimeException

Version:
$Revision: 1.1.4.1 $ $Date: 2004/11/16 11:55:49 $
Author:
Sean Radford
See Also:
Serialized Form

Constructor Summary
JsdsiCertStoreException()
           
JsdsiCertStoreException(java.lang.String message)
           
JsdsiCertStoreException(java.lang.String message, java.lang.Throwable cause)
           
JsdsiCertStoreException(java.lang.Throwable cause)
           
 
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

JsdsiCertStoreException

public JsdsiCertStoreException()

JsdsiCertStoreException

public JsdsiCertStoreException(java.lang.String message)
Parameters:
message -

JsdsiCertStoreException

public JsdsiCertStoreException(java.lang.Throwable cause)
Parameters:
cause -

JsdsiCertStoreException

public JsdsiCertStoreException(java.lang.String message,
                               java.lang.Throwable cause)
Parameters:
message -
cause -


Copyright © 2002-2006 JSDSI. All Rights Reserved.