CIMInvalidParameterException Class Reference
#include <ProviderException.h>
Inheritance diagram for CIMInvalidParameterException:
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
CIMInvalidParameterException::CIMInvalidParameterException ( const String & message ) Constructs a CIMInvalidParameterException with a specified error message.
- Parameters:
message A message String containing an error description
The documentation for this class was generated from the following file:
- /usr/src/startcom/BUILD/pegasus/src/Pegasus/Provider/ProviderException.h