Interface RecoverableError
- All Superinterfaces:
MobileAuthenticationClientError
- All Known Subinterfaces:
FingerprintUserVerificationError
,PasswordChangeRecoverableError
,PasswordChangeRecoverableError.CustomValidationError
,PasswordChangeRecoverableError.InvalidPassword
,PasswordChangeRecoverableError.OldPasswordEqualsNewPassword
,PasswordEnrollmentError
,PasswordUserVerificationError
,PasswordUserVerificationError.InvalidPassword
,PinChangeRecoverableError
,PinChangeRecoverableError.CustomValidationError
,PinChangeRecoverableError.InvalidPin
,PinChangeRecoverableError.InvalidPinFormat
,PinChangeRecoverableError.OldPinEqualsNewPin
,PinEnrollmentError
,PinEnrollmentError.CustomValidationError
,PinEnrollmentError.InvalidPinFormat
,PinUserVerificationError
,PinUserVerificationError.InvalidPin
The interface implemented by all recoverable errors.
-
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description