CIMPropertyNotFoundException Class Reference
#include <ProviderException.h>
Inheritance diagram for CIMPropertyNotFoundException:
List of all members.
Public Member Functions
CIMPropertyNotFoundException (const String &message) Detailed Description
A CIMPropertyNotFoundException indicates that a property was specified which does not exist. This exception corresponds to the CIM_ERR_NO_SUCH_PROPERTY status code.
Constructor & Destructor Documentation
CIMPropertyNotFoundException::CIMPropertyNotFoundException ( const String & message ) Constructs a CIMPropertyNotFoundException 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:
- /scratch/rpmbuild.5425.Bj5455/pegasus/src/Pegasus/Provider/ProviderException.h