public class KeyDatabaseException extends CertificateDatabaseException
KeyDatabase related problem.| Constructor and Description |
|---|
KeyDatabaseException()
Creates a new KeyDatabaseException.
|
KeyDatabaseException(java.lang.String msg)
Creates a new KeyDatabaseException with the given message
that describes the reason for the exception.
|
public KeyDatabaseException()
public KeyDatabaseException(java.lang.String msg)
msg - the message describing the exception