CIMInvalidParameterException Class Reference

#include <ProviderException.h>

Inheritance diagram for CIMInvalidParameterException:
CIMOperationFailedException CIMException Exception

List of all members.

Public Member Functions

 CIMInvalidParameterException (const String &message)

Detailed Description

A CIMInvalidParameterException indicates an error with an operation parameter. This exception corresponds to the CIM_ERR_INVALID_PARAMETER status code.


Constructor & Destructor Documentation

Constructs a CIMInvalidParameterException with a specified error message.

Parameters:
messageA message String containing an error description

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