CIMMethodNotFoundException Class Reference

#include <ProviderException.h>

Inheritance diagram for CIMMethodNotFoundException:

CIMOperationFailedException CIMException Exception List of all members.

Public Member Functions

 CIMMethodNotFoundException (const String &message)

Detailed Description

A CIMMethodNotFoundException indicates that a specified extrinsic method does not exist. This exception corresponds to the CIM_ERR_METHOD_NOT_FOUND status code.


Constructor & Destructor Documentation

CIMMethodNotFoundException::CIMMethodNotFoundException ( const String message  ) 

Constructs a CIMMethodNotFoundException 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: