> For the complete documentation index, see [llms.txt](https://docs.facephi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.facephi.com/docs.facephi-en/sdks/sdk-web/componentes/sdk-provider/codigos-de-error.md).

# Error codes

The SDK Web will report any internal error detected during library execution.

## Error codes issued by the SDK Provider

<table><thead><tr><th width="259.1875">Error</th><th width="100.625">Code</th><th>Description</th></tr></thead><tbody><tr><td>CustomElementError</td><td>SDK_107</td><td>Error in the definition of the <em>custom elements</em>.</td></tr><tr><td>FormWidgetError</td><td>SDK_108</td><td>Error in the forms Widget.</td></tr><tr><td>WorkflowOutputError</td><td>SDK_109</td><td>Error in the Workflow output.</td></tr><tr><td>SelphiWidgetError</td><td>SDK_110</td><td>Error in the Selphi Widget.</td></tr><tr><td>SelphidWidgetError</td><td>SDK_111</td><td>Error in the SelphID Widget.</td></tr><tr><td>VideoAssistanceError</td><td>SDK_112</td><td>Error in the Video Assistance Widget.</td></tr><tr><td>VideoProviderError</td><td>SDK_113</td><td>Error in the video recording Widget.</td></tr><tr><td>VideoRecruitmentError</td><td>SDK_114</td><td>Error in the Video Recruitment Widget.</td></tr><tr><td>ApiServiceError</td><td>SDK_115</td><td>Error in the API service.</td></tr><tr><td>FlowServiceError</td><td>SDK_116</td><td>Error in the Workflow service.</td></tr><tr><td>LicenseServiceError</td><td>SDK_117</td><td>Error in the licensing service.</td></tr><tr><td>TrackingServiceError</td><td>SDK_118</td><td>Error in the Tracking service.</td></tr><tr><td>QRServiceError</td><td>SDK_119</td><td>Error in the QR service.</td></tr><tr><td>SecurityServiceError</td><td>SDK_120</td><td>Error in the security service.</td></tr><tr><td>WidgetServiceError</td><td>SDK_121</td><td>Error in the Widget Service.</td></tr><tr><td>TranslationError</td><td>SDK_122</td><td>Error in the translations.</td></tr><tr><td>SettingsError</td><td>SDK_137</td><td>Validation error in a component's configuration.</td></tr></tbody></table>

<br>
