CIMObjectNotFoundException Class Reference

#include <ProviderException.h>

Inheritance diagram for CIMObjectNotFoundException:
CIMOperationFailedException CIMException Exception

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