Represents reason of error.
Member Name | Description |
---|---|
__UNKNOWN__ | Unknown error happens. |
ACL_NOT_FOUND | Requested ACL not found. |
APP_NOT_FOUND | Requested App not found. Please check app-id, app-key, site params in the initialization. |
BUCKET_NOT_FOUND | Requested Bucket not found. |
FILTER_NOT_FOUND | Requested Filter not found. |
GROUP_NOT_FOUND | Requested Group not found. |
OBJECT_BODY_NOT_FOUND | Requested Object body not found. |
OBJECT_NOT_FOUND | Requested Object not found. |
PUSH_SUBSCRIPTION_NOT_FOUND | Requested Push Subscription not found. |
TOPIC_NOT_FOUND | Requested Topic not found. |
USER_ADDRESS_NOT_FOUND | Requested User address not found. |
USER_NOT_FOUND | Requested User not found. |