In file ../../src/Pegasus/Client/CIMClientException.h:

class PEGASUS_CLIENT_LINKAGE CIMClientHTTPErrorException

An exception of this type indicates that an HTTP error response was sent by the CIM Server

Documentation

An exception of this type indicates that an HTTP error response was sent by the CIM Server

Inheritance:


Public Methods

[more] CIMClientHTTPErrorException ( Uint32 httpStatusCode, const String& reasonPhrase, const String& cimError, const String& cimErrorDetail)
[more] CIMClientHTTPErrorException ( Uint32 httpStatusCode, const String& cimError, const String& cimErrorDetail)
[more] CIMClientHTTPErrorException (const CIMClientHTTPErrorException& httpError)
[more]virtual ~CIMClientHTTPErrorException ()
[more]Uint32 getCode () const
[more]String getCIMError () const
[more]String getCIMErrorDetail () const


Inherited from Exception:

Public Methods

ovirtual const String& getMessage() const
oconst ContentLanguages& getContentLanguages() const
ovoid setContentLanguages(const ContentLanguages& langs)

o CIMClientHTTPErrorException( Uint32 httpStatusCode, const String& reasonPhrase, const String& cimError, const String& cimErrorDetail)

o CIMClientHTTPErrorException( Uint32 httpStatusCode, const String& cimError, const String& cimErrorDetail)

o CIMClientHTTPErrorException(const CIMClientHTTPErrorException& httpError)

ovirtual ~CIMClientHTTPErrorException()

oUint32 getCode() const

oString getCIMError() const

oString getCIMErrorDetail() const


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java