Interface PinChangeRecoverableError.InvalidPinFormat
- All Superinterfaces:
MobileAuthenticationClientError
,PinChangeRecoverableError
,RecoverableError
- Enclosing interface:
- PinChangeRecoverableError
public static interface PinChangeRecoverableError.InvalidPinFormat
extends PinChangeRecoverableError
The provided PIN has characters that are not digits, or its length is not
compliant with the minimum and maximum PIN lengths defined in
PinPolicy
.-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.nevis.mobile.sdk.api.operation.pin.PinChangeRecoverableError
PinChangeRecoverableError.CustomValidationError, PinChangeRecoverableError.InvalidPin, PinChangeRecoverableError.InvalidPinFormat, PinChangeRecoverableError.OldPinEqualsNewPin
-
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description