Represents reason of error.
| Member Name | Description |
|---|---|
| __UNKNOWN__ | Unknown error happens. |
| INVALID_ACCOUNT_STATUS | Account status is invalid. |
| INVALID_BUCKET | Given Bucket name is invalid. |
| INVALID_INPUT_DATA | Given Input data is invalid. |
| INVALID_JSON | Given JSON is not acceptable. |
| PASSWORD_TOO_SHORT | Given password is too short. |
| QUERY_NOT_SUPPORTED | Given query is not supported |