org.mozilla.jss.crypto

Class KeyAlreadyImportedException

public class KeyAlreadyImportedException extends Exception

This exception is thrown if the user tries to import a key which is already in the specified token
Constructor Summary
KeyAlreadyImportedException()
KeyAlreadyImportedException(String mesg)

Constructor Detail

KeyAlreadyImportedException

public KeyAlreadyImportedException()

KeyAlreadyImportedException

public KeyAlreadyImportedException(String mesg)