|
CMPI 2.1.0 API
|
Enumerations | |
| enum | CMPIErrorSeverity { ErrorSevUnknown = 0, ErrorSevLow = 2, ErrorSevMedium = 3, ErrorSevHigh = 4, ErrorSevFatal = 5 } |
| An enumeration type that defines possible values for the error severity in a CMPIError object. More... | |
| enum CMPIErrorSeverity |
An enumeration type that defines possible values for the error severity in a CMPIError object.
| Enumerator | |
|---|---|
| ErrorSevUnknown |
Unknown |
| ErrorSevLow |
Low severity |
| ErrorSevMedium |
Medium Severity |
| ErrorSevHigh |
High severity |
| ErrorSevFatal |
Fatal error |
1.8.6