DOCommonCloudErrors::create Method
Creates or updates a record in the DOCommonCloudErrors table.
Syntax
client server public static void create(DOCommonErrorCode _errorCode, DOCommonErrorLabel _errorLabel)
Run On
Called
Parameters
- _errorCode
Type: DOCommonErrorCode Extended Data Type
The error code to create or update.
- _errorLabel
Type: DOCommonErrorLabel Extended Data Type
The label for the error message.