3.6.1 Adding Error Message
Error codes with their error messages are stored in
DIGX_FW_ERROR_MESSAGES
table. One can add a new error message
in the table with a unique error code.
ERROR_CODE
column should contain unique value.
ERROR_MESSAGE
column contains the error message which
need to be added.
Parent topic: Error Messages