CIMObjectAlreadyExistsException Class Reference
#include <ProviderException.h>
Inheritance diagram for CIMObjectAlreadyExistsException:
List of all members.
Public Member Functions
CIMObjectAlreadyExistsException (const String &message) Detailed Description
A CIMObjectAlreadyExistsException indicates that an operation could not be completed because a specified object already exists. This exception corresponds to the CIM_ERR_ALREADY_EXISTS status code.
Constructor & Destructor Documentation
CIMObjectAlreadyExistsException::CIMObjectAlreadyExistsException ( const String & message ) Constructs a CIMObjectAlreadyExistsException 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