Skip to main content

Module error_code

Module error_code 

Source
Expand description

Error codes

Constantsยง

CLOUD_SAVE_CONCURRENT_CALL_DISALLOWED
Concurrent call disallowed
CLOUD_SAVE_FILE_COUNT_LIMIT_PER_CLIENT
File count limit per client exceeded
CLOUD_SAVE_FILE_NOT_FOUND
File not found
CLOUD_SAVE_INVALID_FILE_SIZE
Invalid file size
CLOUD_SAVE_INVALID_NAME
Invalid name
CLOUD_SAVE_STORAGE_SERVER_ERROR
Storage server error
CLOUD_SAVE_STORAGE_SIZE_LIMIT_PER_CLIENT
Storage size limit per client exceeded
CLOUD_SAVE_TIMEOUT
Timeout
CLOUD_SAVE_TOTAL_STORAGE_SIZE_LIMIT
Total storage size limit exceeded
CLOUD_SAVE_UPLOAD_RATE_LIMIT
Upload rate limit exceeded
FORBIDDEN
Forbidden
INTERNAL_SDK_ERROR
Internal SDK error
INTERNAL_SERVER_ERROR
Internal server error
INVALID_ARGUMENTS
Invalid arguments
METHOD_NOT_ALLOWED
Method not allowed
NETWORK_ERROR
Network error
SUCCESS
Success
UNAUTHORIZED
Unauthorized
UNIMPLEMENTED
Unimplemented
UNKNOWN
Unknown error
USER_IS_DEACTIVATED
User is deactivated