public static class MCwadoWsResponse.Severity
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static MCwadoWsResponse.Severity |
ERROR
Error severity
|
static MCwadoWsResponse.Severity |
WARNING
Warining severity
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCode()
Gets a status code
|
public static final MCwadoWsResponse.Severity ERROR
public static final MCwadoWsResponse.Severity WARNING