CMPI 2.1.0 API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
CMPIError Struct Reference

CMPIError encapsulated data type object. More...

#include <cmpift.h>

Data Fields

const void * hdl
 Opaque pointer to MB-specific implementation data for this object.
 
const CMPIErrorFTft
 Pointer to the function table for this object.
 

Detailed Description

CMPIError encapsulated data type object.

CMPIError encapsulates extended errors as described in DSP0223. MIs can supply extended errors in order to provide more detailed error information, compared to CMPI status codes. MBs will return such extended error information back to WBEM clients, in WBEM protocols that support the representation of extended errors.

Capabilities:
Part of the Extended Errors capability.
Addition:
Added in CMPI 2.0.
Requirement Change:
Required to be supported since CMPI 2.1.

The documentation for this struct was generated from the following file: