CMPI 2.1.0 API
|
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 CMPIErrorFT * | ft |
Pointer to the function table for this object. | |
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.