iaik.smime.ess.utils
Class KeyStoreDatabaseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by iaik.smime.ess.utils.CertificateDatabaseException
              extended by iaik.smime.ess.utils.KeyDatabaseException
                  extended by iaik.smime.ess.utils.KeyStoreDatabaseException
All Implemented Interfaces:
java.io.Serializable

public class KeyStoreDatabaseException
extends KeyDatabaseException

General exception indicating any KeyStoreDatabase related problem.

See Also:
Serialized Form

Constructor Summary
KeyStoreDatabaseException()
          Creates a new KeyStoreDatabaseException.
KeyStoreDatabaseException(java.lang.String msg)
          Creates a new KeyStoreDatabaseException with the given message that describes the reason for the 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

KeyStoreDatabaseException

public KeyStoreDatabaseException()
Creates a new KeyStoreDatabaseException.


KeyStoreDatabaseException

public KeyStoreDatabaseException(java.lang.String msg)
Creates a new KeyStoreDatabaseException with the given message that describes the reason for the exception.

Parameters:
msg - the message describing the exception

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

IAIK-CMS 6.0, (c) 2002 IAIK, (c) 2003, 2023 SIC