org.mozilla.jss

Class KeyDatabaseException


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

KeyDatabaseException

public KeyDatabaseException()


KeyDatabaseException

public KeyDatabaseException(String mesg)