Class PasscodeRuleException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.thalesgroup.gemalto.fido2.internal.EnhancedErrorCodeException
com.thalesgroup.gemalto.fido2.authenticator.passcode.PasscodeRuleException
All Implemented Interfaces:
Serializable

public abstract class PasscodeRuleException extends com.thalesgroup.gemalto.fido2.internal.EnhancedErrorCodeException
An exception thrown when a passcode fails to meet the configured complexity rules.

This exception is typically the cause of a Fido2Exception.

Since:
1.3.0
See Also: