The following table lists all available error message variables that can be used in addition to the global template variables to enhance the organization of the default error message template, or to create new templates.
For more information about how to implement variables in a template, see Section 13.0, Customizing Your Templates and Search Forms.
Table 12-6 Error Message Variables
Name |
Description |
---|---|
$$ErrorDescription |
Longer version of the message. This might include additional error details or problem resolution information. |
$$ErrorMessage |
Text version of the error. Generally quite short. |
$$ErrorNumber |
Numeric version of the error. |