For the complete documentation index, see llms.txt. This page is also available as Markdown.

SelphID - Error List

Possible errors

  • SPD_ACTIVITY_RESULT_ERROR: The activity result is incorrect.

  • SPD_ACTIVITY_RESULT_MSG_ERROR: The activity result received in the msg is incorrect.

  • SPD_APPLICATION_CONTEXT_ERROR: The required application context is null.

  • SPD_BAD_EXTRACTOR_CONFIGURATION_ERROR: Widget: Incorrect extractor configuration

  • SPD_CAMERA_PERMISSION_DENIED: The user has denied the permissions.

  • SPD_CANCEL_BY_USER: The user has canceled the process.

  • SPD_CANCEL_LAUNCH: A general cancellation of the SDK has been performed.

  • SPD_COMPONENT_LICENSE_ERROR: The component License is incorrect.

  • SPD_CONTROL_NOT_INITIALIZATED_ERROR: Widget: Initialization error

  • SPD_EMPTY_LICENSE: The license String is empty.

  • SPD_EXTRACTION_LICENSE_ERROR: Widget: License error

  • SPD_FETCH_DATA_ERROR: Error in collecting the result.

  • SPD_FLOW_ERROR: Error in the flow process.

  • SPD_HARDWARE_ERROR: Widget: Hardware error

  • SPD_INITIALIZATION_ERROR: Initialization error.

  • SPD_MANAGER_NOT_INITIALIZED: The managers are null.

  • SPD_MOVE_FAIL: The user has not moved as specified in the process.

  • SPD_NO_DATA_ERROR: The input data are null.

  • SPD_OPERATION_NOT_CREATED: There is no operation in progress.

  • SPD_RESOURCES_NOT_FOUND: The resources zip was not found

  • SPD_SETTINGS_PERMISSION_ERROR: Widget: Permissions error

  • SPD_TIMEOUT: Timeout in the process.

  • SPD_UNEXPECTED_CAPTURE_ERROR: Widget: Capture error

  • SPD_UNKNOWN_ERROR: Unknown error

  • SPD_WIDGET_RESULT_DATA_ERROR: Error in the widget output data

Last updated