Interface PinChangeRecoverableError.OldPinEqualsNewPin
- All Superinterfaces:
MobileAuthenticationClientError
,PinChangeRecoverableError
,RecoverableError
- Enclosing interface:
- PinChangeRecoverableError
public static interface PinChangeRecoverableError.OldPinEqualsNewPin
extends PinChangeRecoverableError
The old and new PINs are equal. The new PIN must be different than the
old PIN.
-
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