12.1 Message Description Format
The format of message descriptions in this manual is as follows:
-
KEDTnnnnn-Y
Message text
- Description
-
Supplementary explanation for the message text
- Action
-
Action performed by the user
The description of each item is as follows:
- KEDTnnnnn
-
This indicates a message ID.
The description of elements configuring the message ID is as follows:
- KEDT
-
This describes the prefix of the messages output by Developer.
- nnnnn
-
This describes message numbers managed by Developer. A five-digit unique number is attached to each message.
- Y
-
This indicates the message level. The message level is shown with one alphabetic character.
The characters showing message levels and their meaning are mentioned below:
- E (Error)
-
This message reports that an error level problem has occurred.
The process is interrupted when this message is output.
- W (Warning)
-
This message reports that a warning level problem has occurred.
The process continues even after the message is output.
- I (Information)
-
This message reports a system operation.
The process continues even after the message is output.
- Message text
-
This describes the message text output by Developer.
- Description
-
This indicates the supplementary message explanation items such as the factors due to which the message is reported and configuration software operations that output the message.
- Action
-
This indicates the actions performed by the user.