|
In file ../../src/Pegasus/Common/Exception.h:
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-
virtual const String& getMessage() const
-
const ContentLanguages& getContentLanguages() const
-
void setContentLanguages(const ContentLanguages& langs)
- CIMException( CIMStatusCode code = CIM_ERR_SUCCESS, const String& message = String::EMPTY)
- CIMException( CIMStatusCode code, const MessageLoaderParms& msgParms)
- Experimental Interface
- CIMException(const CIMException & cimException)
- CIMException& operator=(const CIMException & cimException)
- virtual ~CIMException()
- CIMStatusCode getCode() const
- Direct child classes:
- CIMOperationFailedException
Alphabetic index HTML hierarchy of classes or Java
|