CIMInvalidParameterException Member List

This is the complete list of members for CIMInvalidParameterException, including all inherited members.
_repException [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
CIMInvalidParameterException(const String &message)CIMInvalidParameterException
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
~CIMException()CIMException [virtual]
~Exception()Exception [virtual]