CMPI 2.1.0 API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Enumerations
CMPIErrorSeverity (Extended Error Severity Levels) (Subclause 5.13)

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...
 

Detailed Description

Enumeration Type Documentation

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