CIMOperationFailedException Member ListThis is the complete list of members for CIMOperationFailedException, including all inherited members.
_rep Exception protected CIMException(CIMStatusCode code=CIM_ERR_SUCCESS, const String &message=String::EMPTY) CIMException CIMException(CIMStatusCode code, const String &message, const CIMInstance &instance) CIMException CIMException(CIMStatusCode code, const String &message, const Array< CIMInstance > &instances) CIMException CIMException(const CIMException &cimException) CIMException CIMOperationFailedException(const String &message) CIMOperationFailedException CIMOperationFailedException(const CIMStatusCode code, const String &message) CIMOperationFailedException protected Exception(const String &message) Exception Exception(const Exception &exception) Exception Exception() Exception protected getCode() const CIMException getMessage() const Exception virtual operator=(const CIMException &cimException) CIMException Exception::operator=(const Exception &exception) Exception ~CIMException() CIMException virtual ~Exception() Exception virtual