For the complete documentation index, see llms.txt. You can also append .md to any page URL to get its markdown version.
Skip to main content
For the complete documentation index, see llms.txt.

For the complete documentation index, see llms.txt

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 true if the error is recoverable.
  • It will return false if the error is not recoverable.

Android

The table below lists the recoverable errors for Android.

iOS

The table below lists the recoverable errors for iOS.

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..