|
In file ../../src/Pegasus/Client/CIMClientException.h:
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
| CIMClientHTTPErrorException ( Uint32 httpStatusCode, const String& reasonPhrase, const String& cimError, const String& cimErrorDetail)
|
| CIMClientHTTPErrorException ( Uint32 httpStatusCode, const String& cimError, const String& cimErrorDetail)
|
| CIMClientHTTPErrorException (const CIMClientHTTPErrorException& httpError)
|
virtual | ~CIMClientHTTPErrorException ()
|
Uint32 | getCode () const
|
String | getCIMError () const
|
String | getCIMErrorDetail () const
|
Public Methods-
virtual const String& getMessage() const
-
const ContentLanguages& getContentLanguages() const
-
void setContentLanguages(const ContentLanguages& langs)
- CIMClientHTTPErrorException( Uint32 httpStatusCode, const String& reasonPhrase, const String& cimError, const String& cimErrorDetail)
- CIMClientHTTPErrorException( Uint32 httpStatusCode, const String& cimError, const String& cimErrorDetail)
- CIMClientHTTPErrorException(const CIMClientHTTPErrorException& httpError)
- virtual ~CIMClientHTTPErrorException()
- Uint32 getCode() const
- String getCIMError() const
- String getCIMErrorDetail() const
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
|