CIMClientMalformedHTTPException Class Reference

#include <CIMClientException.h>

Inheritance diagram for CIMClientMalformedHTTPException:
Exception

List of all members.

Public Member Functions

 CIMClientMalformedHTTPException (const String &message)

Detailed Description

An exception of this type indicates that the HTTP response from the CIM Server was improperly formed.


Constructor & Destructor Documentation

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: