CIMClientMalformedHTTPException Class Reference

#include <CIMClientException.h>

Inheritance diagram for CIMClientMalformedHTTPException:
Exception

Public Member Functions

 CIMClientMalformedHTTPException (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 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
messageThe exception message

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