CIMObjectNotFoundException Class Reference
#include <ProviderException.h>
Inheritance diagram for CIMObjectNotFoundException:
List of all members.
Public Member Functions
CIMObjectNotFoundException (const String &message) Detailed Description
A CIMObjectNotFoundException indicates that a requested object was not found. This exception corresponds to the CIM_ERR_NOT_FOUND status code.
Constructor & Destructor Documentation
CIMObjectNotFoundException::CIMObjectNotFoundException ( const String & message ) Constructs a CIMObjectNotFoundException 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.22230.L22270/pegasus/src/Pegasus/Provider/ProviderException.h