org.mozilla.jss.util

Class PasswordCallback.GiveUpException

public static class PasswordCallback.GiveUpException extends Exception

This exception is thrown if the PasswordCallback wants to stop guessing passwords.
Constructor Summary
GiveUpException()
GiveUpException(String mesg)

Constructor Detail

GiveUpException

public GiveUpException()

GiveUpException

public GiveUpException(String mesg)