CIMClientResponseException Class Reference
#include <CIMClientException.h>
Inheritance diagram for CIMClientResponseException:![]()
Public Member Functions
CIMClientResponseException (const String &message) Public Member Functions inherited from Exception
Exception (const String &message) Exception (const Exception &exception) virtual ~Exception () Exception & operator= (const Exception &exception) virtual const String & getMessage () 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
message The exception message
The documentation for this class was generated from the following file:
- /root/rpmbuild/BUILD/pegasus/src/Pegasus/Client/CIMClientException.h