org.mozilla.jss

Class CertDatabaseException

public class CertDatabaseException extends Exception

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

Constructor Detail

CertDatabaseException

public CertDatabaseException()

CertDatabaseException

public CertDatabaseException(String mesg)