public class KeyStoreDatabaseException extends KeyDatabaseException
KeyStoreDatabase related problem.| Constructor and Description |
|---|
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.
|
public KeyStoreDatabaseException()
public KeyStoreDatabaseException(java.lang.String msg)
msg - the message describing the exception