CIMObjectAlreadyExistsException Class Reference

#include <ProviderException.h>

Inheritance diagram for CIMObjectAlreadyExistsException:
CIMOperationFailedException CIMException Exception

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:
  • /home/builduser/trunk/pkgs/tog-pegasus/BUILD/pegasus/src/Pegasus/Provider/ProviderException.h