CIMClientResponseException Class Reference

#include <CIMClientException.h>

Inheritance diagram for CIMClientResponseException:
Exception

Public Member Functions

 CIMClientResponseException (const String &message)
 
- Public Member Functions inherited from Exception
 Exception (const String &message)
 
 Exception (const Exception &exception)
 
virtual ~Exception ()
 
Exceptionoperator= (const Exception &exception)
 
virtual const StringgetMessage () const
 

Additional Inherited Members

- Protected Member Functions inherited from Exception
 Exception ()
 
- Protected Attributes inherited from Exception
ExceptionRep * _rep
 

Detailed Description

An exception of this type indicates that the CIM response sent by the CIM Server contained unexpected data.

Constructor & Destructor Documentation

◆ CIMClientResponseException()

CIMClientResponseException::CIMClientResponseException ( const String message)

Constructs a CIMClientResponseException with a specified message.

Parameters
messageThe exception message

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