> For the complete documentation index, see [llms.txt](https://docs.sentiance.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sentiance.com/sdk/api-reference/android/submitdetectionserror/submitdetectionsfailurereason.md).

# SubmitDetectionsFailureReason

Represents the failure reason.

<table data-header-hidden><thead><tr><th width="284.3018798828125"></th><th></th></tr></thead><tbody><tr><td><strong>NO_USER</strong></td><td>No Sentiance user is present on device. Call <a href="/pages/P8jG1UGByE3PSarnGTOd#createuser">Sentiance#createUser(UserCreationOptions)</a> to create a user.</td></tr><tr><td><strong>NETWORK_ERROR</strong></td><td>A network error occurred.</td></tr><tr><td><strong>USER_DISABLED_REMOTELY</strong></td><td>The user is disabled remotely.</td></tr></tbody></table>
