ONGGenericError Constants Reference

Declared in ONGErrors.h

ONGGenericError

Error codes in ONGGenericErrorDomain

Constants

ONGGenericErrorNetworkConnectivityFailure

Due to a problem with the device internet connection it was not possible to initiate the requested action.

Declared In ONGErrors.h.

ONGGenericErrorServerNotReachable

Check the Onegini SDK configuration for the correct server URL.

Declared In ONGErrors.h.

ONGGenericErrorDeviceDeregistered

The device registration was removed from the Token Server. All locally stored data is removed from the device and the user needs to register again.

Declared In ONGErrors.h.

ONGGenericErrorUserDeregistered

The user account is deregistered from the device. The user supplied the wrong PIN for too many times. All local data associated with the user profile has been removed.

Declared In ONGErrors.h.

ONGGenericErrorOutdatedApplication

The Token Server denotes that the current app is no longer valid and can no longer be used. The end-user must update the application. Updating the SDK configuration might also solve the problem.

Declared In ONGErrors.h.

ONGGenericErrorOutdatedOS

The Token Server does not allow this application to run on the current OS version. Instruct the user to update the OS.

Declared In ONGErrors.h.

ONGGenericErrorActionCancelled

Requested action was cancelled.

Declared In ONGErrors.h.

ONGGenericErrorActionAlreadyInProgress

Another action already in progress and can not be performed concurrently.

Declared In ONGErrors.h.

ONGGenericErrorUnknown

An unknown error occurred

Declared In ONGErrors.h.

ONGGenericErrorConfigurationInvalid

The Token Server configuration is invalid.

Declared In ONGErrors.h.

ONGGenericErrorRequestInvalid

The request to the Token Server was invalid. Please verify that the Token Server configuration is correct and that no reverse proxy is interfering with the connection.

Declared In ONGErrors.h.

ONGGenericErrorDeviceRegistrationFailure

The device could not be registered with the Token Server, verify that the SDK configuration, Token Server configuration and security features are correctly configured.

Declared In ONGErrors.h.

ONGGenericErrorDeviceRegistrationUpdateFailure

Updating the device registration with the Token Server failed. Verify that the SDK configuration, Token Server configuration and security features are correctly configured.

Declared In ONGErrors.h.

ONGGenericErrorDataStorageNotAvailable

The data storage could not be accessed.

Declared In ONGErrors.h.

ONGGenericErrorUnrecoverableDataState

The data storage is corrupted and cannot be recovered or cleared.

Declared In ONGErrors.h.

Declared In

ONGErrors.h