SDK error codes
Client errors
The table below lists all errors that are triggered from the Encap SCA SDK. We refer to these as client errors.
Server errors
The table below lists all errors that are triggered from the Encap SCA server. We refer to these as server errors.
Recoverable errors
isRecoverableError indicates whether the error is recoverable or final in a finish operation:
- It will return
trueif the error is recoverable. - It will return
falseif the error is not recoverable.
Android
The table below lists the recoverable errors for Android.
iOS
The table below lists the recoverable errors for Android.
iOS localisation key
For all iOS errors, there is a localisation key. The localisation key is the error name prefixed with client.error. or server.error..