CIMClientMalformedHTTPException Class Reference
#include <CIMClientException.h>
Inheritance diagram for CIMClientMalformedHTTPException:![]()
Public Member Functions
CIMClientMalformedHTTPException (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 HTTP response from the CIM Server was improperly formed.
Constructor & Destructor Documentation
◆ CIMClientMalformedHTTPException()
CIMClientMalformedHTTPException::CIMClientMalformedHTTPException ( const String & message ) Constructs a CIMClientMalformedHTTPException with a specified message.
- Parameters
message The exception message
The documentation for this class was generated from the following file:
- /home/loongson/rpmbuild/BUILD/pegasus/src/Pegasus/Client/CIMClientException.h