In file ../../src/Pegasus/Common/Exception.h:

class PEGASUS_COMMON_LINKAGE CIMException

The CIMException defines the CIM exceptions that are formally defined in the CIM Operations over HTTP specification

Documentation

The CIMException defines the CIM exceptions that are formally defined in the CIM Operations over HTTP specification

Inheritance:


Public Methods

[more] CIMException ( CIMStatusCode code = CIM_ERR_SUCCESS, const String& message = String::EMPTY)
[more] CIMException ( CIMStatusCode code, const MessageLoaderParms& msgParms)
Experimental Interface
[more] CIMException (const CIMException & cimException)
[more]CIMException& operator= (const CIMException & cimException)
[more]virtual ~CIMException ()
[more]CIMStatusCode getCode () const


Inherited from Exception:

Public Methods

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

o CIMException( CIMStatusCode code = CIM_ERR_SUCCESS, const String& message = String::EMPTY)

o CIMException( CIMStatusCode code, const MessageLoaderParms& msgParms)
Experimental Interface

o CIMException(const CIMException & cimException)

oCIMException& operator=(const CIMException & cimException)

ovirtual ~CIMException()

oCIMStatusCode getCode() const


Direct child classes:
CIMOperationFailedException

Alphabetic index HTML hierarchy of classes or Java