DataStorageError
ZEPETO.Multiplay.DataStorage.DataStorageError
The error code specifies the reason for the failure of data storage-related requests.
Name | Value | Description |
---|---|---|
Unknown | -1 | Error: Unknown error. |
NetworkError | 0 | Error: Errors related to network issues, including disconnections or unstable connections. |
KeyConstraintViolated | 103 | Error: Key error. |
ValueConstraintViolated | 104 | Error: Value error. |