Errors - Objective-C

NMAMobileAuthenticationClientError

NMAInitializationError

NMAOperationError

NMAAuthenticationError

NMAAuthCloudApiError

NMAOutOfBandPayloadError

NMAOutOfBandOperationError

NMADeviceInformationChangeError

NMAPinChangeError

NMAPinChangeRecoverableError

NMAPinChangeValidationError

NMAPinEnrollmentError

NMAPinEnrollmentValidationError

NMAPinUserVerificationError

NMADeleteAuthenticatorError

  • The error which is thrown by NMALocalData/deleteAuthenticator(username:aaid:_:) in case of any error occurs. For instance if the provided AAID is not known, or if the authenticator is a system authenticator and is not registered for the user, or if the authenticator is an SDK managed authenticator (PIN) and is not enrolled, nor registered for the user.

    Requires

    iOS platform
    See more

    Declaration

    Swift

    public class NMADeleteAuthenticatorError : NMAMobileAuthenticationClientError

NMARecoverableError