Class PasswordCheckError

java.lang.Object
rodeo.password.pgencheck.PasswordCheckError
Direct Known Subclasses:
BadCountForCharacterTypeError, IllegalCharacterError

public class PasswordCheckError extends Object
Records a password validation error.

For some errors, more information need to be reported. For these errors, a subclass of this class is used.