User Preferences Error Codes
Note:
Currently in the beta phase.
Note:
The following describes only the error codes specific to this module. For general error codes, please refer to the Universal Error Code Documentation.
15500000 Internal Error
Error Message
Inner error.
Error Description
An internal error occurred in user preferences.
Possible Causes
Failed to read/write persistent files.
Resolution Steps
Check log information to identify the cause of the error or seek developer support.
15500010 Failed to Delete User Preferences Persistent File
Error Message
Failed to delete preferences file.
Error Description
Failed to delete the user preferences persistent file.
Possible Causes
System error caused file deletion failure. Possible reasons include:
- Incorrect file name.
- Incorrect file path.
Resolution Steps
- Verify the persistent file name is correct.
- Verify the persistent file path is correct.
15500019 Failed to Obtain Subscription Service
Error Message
Failed to obtain subscription service.
Error Description
Failed to obtain subscription service during inter-process subscription.
Possible Causes
The current platform does not support subscription services.
Resolution Steps
Deploy subscription services on the current platform.
15501001 Context Environment Not in Stage Model
Error Message
The operations is supported in stage mode only.
Error Description
This operation is only supported in Stage model.
Possible Causes
The current context environment is not in Stage model.
Resolution Steps
Switch the current context environment to use Stage model.
15501002 Invalid dataGroupId Parameter in Options
Error Message
The data group id is not valid.
Error Description
Using an invalid dataGroupId parameter.
Possible Causes
The used dataGroupId was not properly applied for through the application market.
Resolution Steps
Apply for a dataGroupId from the application market and pass this parameter correctly.