org.mozilla.jss.crypto

Class KeyAlreadyImportedException


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

KeyAlreadyImportedException

public KeyAlreadyImportedException()

KeyAlreadyImportedException

public KeyAlreadyImportedException(String mesg)