Panel | ||
---|---|---|
| ||
This section describes how error, warning, and question messages are created.
What does this section cover?
|
The following document describes how error, warning and question messages are developed in our system. Generally, a certain procedure is been followed, starting from constructing a method which calls the message statement or throw an exception message whilst metadata and translation files should be changed accordingly to show the appropriate messages on the screen. Although, we are going to discuss three different illustrative examples below.
...