company logo

MessageTypes - Message type to be displayed in the error log

Message types are used in order to weight messages in the error log-file. Usually, the message type is a property of the error message definition.

Enumarators overview

Enumerator details

  1. ErrorMessage - Error message (E)
    Code: 69
    to list
  2. Information - Information message (I)
    Code: 73
    to list
  3. Warning - Warning (W)
    Code: 87
    to list