org.mozilla.jss

Class KeyDatabaseException

public class KeyDatabaseException extends Exception

This exception is thrown if the key database does not exist, or if an error occurs while opening it.
Constructor Summary
KeyDatabaseException()
KeyDatabaseException(String mesg)

Constructor Detail

KeyDatabaseException

public KeyDatabaseException()

KeyDatabaseException

public KeyDatabaseException(String mesg)