org.mozilla.jss

Class CertDatabaseException


public class CertDatabaseException
extends java.lang.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 Details

CertDatabaseException

public CertDatabaseException()


CertDatabaseException

public CertDatabaseException(String mesg)