SeverityEnum enumeration

SeverityEnum enumeration

Severity enum.

The SeverityEnum type exposes the following members:

Fields

Field Description
INFO Informational only
WARN Some problem with the request occurred but a valid response still present.
ERROR A problem severe enough that response could not be made.

See Also