Panel | ||
---|---|---|
| ||
Metadata MessagesMessages provide useful information for an exception, warning or information (expected values, actual value, missing data, etc). The messages.xml file contains a list of messages that can be used.In this metadata file you can define the message texts and map an error message to a Java exception. |
Attributes
Name | Description | Value |
---|---|---|
code | the The exception class path that corresponds to the message. | Any of the exception classes |
expression | A glossary key that corresponds to the expression as to be displayed on the screen | Any glossary key |
description | the The description of the message as displayed on the screen. | Any |
Example
Expand | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
|