CIMNotSupportedException Class Reference

#include <ProviderException.h>

Inheritance diagram for CIMNotSupportedException:
CIMOperationFailedException CIMException Exception

List of all members.

Public Member Functions

 CIMNotSupportedException (const String &message)

Detailed Description

A CIMNotSupportedException indicates that a requested operation is not supported. This exception corresponds to the CIM_ERR_NOT_SUPPORTED status code.


Constructor & Destructor Documentation

Constructs a CIMNotSupportedException with a specified error message.

Parameters:
messageA message String containing an error description

The documentation for this class was generated from the following file: