[]
Severity of message. ERROR messages denote that something has gone wrong and probably that execution has ended. They should be definetely displayed to the user.
public const int ERROR = 3
Type | Description |
---|---|
int | Severity of message. ERROR messages denote that something has gone wrong and probably that execution has ended. They should be definetely displayed to the user. |