SeverityEnum

SeverityEnum enumeration

Severity enum.

public enum SeverityEnum

Values

NameValueDescription
INFO0Informational only
WARN1Some problem with the request occurred but a valid response still present.
ERROR2A problem severe enough that response could not be made.

See Also