CIMAccessDeniedException Class Reference

#include <ProviderException.h>

Inheritance diagram for CIMAccessDeniedException:

CIMOperationFailedException CIMException Exception List of all members.

Public Member Functions

 CIMAccessDeniedException (const String &message)

Detailed Description

A CIMAccessDeniedException indicates an access permission error. This exception corresponds to the CIM_ERR_ACCESS_DENIED status code.


Constructor & Destructor Documentation

CIMAccessDeniedException::CIMAccessDeniedException ( const String message  ) 

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