CIMException Member List
This is the complete list of members for CIMException, 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 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 ~CIMException() CIMException [virtual]
~Exception() Exception [virtual]