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

Selphi - Error List

Possible Errors

  • ACTIVITY_RESULT_ERROR: The activity result is incorrect.

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

  • APPLICATION_CONTEXT_ERROR: The required application context is null.

  • BAD_EXTRACTOR_CONFIGURATION_ERROR: Widget: Incorrect extractor configuration.

  • CAMERA_PERMISSION_DENIED: The user has denied the permissions.

  • CANCEL_BY_USER: The user has canceled the process.

  • CANCEL_LAUNCH: A general cancellation of the SDK has been made.

  • COMPONENT_LICENSE_ERROR: The component License is not correct.

  • CONTROL_NOT_INITIALIZATED_ERROR: Widget: Initialization error.

  • EMPTY_LICENSE: The License String is empty.

  • EXTRACTION_LICENSE_ERROR: Widget: License error.

  • FETCH_DATA_ERROR: Error in collecting the result.

  • FLOW_ERROR: Error in the flow process.

  • HARDWARE_ERROR: Widget: Hardware error.

  • INITIALIZATION_ERROR: Initialization error.

  • MANAGER_NOT_INITIALIZED: The managers are null.

  • NO_DATA_ERROR: The input data are null.

  • OPERATION_NOT_CREATED: There is no operation in progress.

  • RESOURCES_NOT_FOUND: The resources zip was not found.

  • SETTINGS_PERMISSION_ERROR: Widget: Permission error.

  • TEMPLATE_ERROR:

  • TIMEOUT: Timeout in the process.

  • UNEXPECTED_CAPTURE_ERROR: Widget: Capture error.

  • UNKNOWN_ERROR: Unknown error.

  • WIDGET_RESULT_DATA_ERROR: Error in the widget output data.

Last updated