Confdump Agent  1.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Public Member Functions | Static Public Member Functions | Private Member Functions
Confdump::System::Wmi::NoSuchClass Class Reference

Thrown when a non-existing WMI class has been requested. More...

#include <NoSuchClass.hpp>

Inheritance diagram for Confdump::System::Wmi::NoSuchClass:
Confdump::NoSuchTable Confdump::NoSuchThing Confdump::RuntimeError

List of all members.

Public Member Functions

 NoSuchClass (QString ns)
virtual ~NoSuchClass ()
QString table () const
virtual const char * what () const throw ()
void setMessage (QString message)

Static Public Member Functions

static HRESULT hresult ()

Private Member Functions

 NoSuchClass ()

Detailed Description

Thrown when a non-existing WMI class has been requested.

Definition at line 36 of file NoSuchClass.hpp.


Constructor & Destructor Documentation

Definition at line 30 of file NoSuchClass.cpp.

Definition at line 35 of file NoSuchClass.cpp.


Member Function Documentation

Definition at line 39 of file NoSuchClass.cpp.

Referenced by Confdump::System::Wmi::WbemServices::execQuery().

void Confdump::RuntimeError::setMessage ( QString  message) [inherited]
QString Confdump::NoSuchTable::table ( ) const [inherited]

Definition at line 38 of file NoSuchTable.cpp.

References Confdump::NoSuchTable::table_.

const char * Confdump::RuntimeError::what ( ) const throw () [virtual, inherited]

Definition at line 38 of file RuntimeError.cpp.

References Confdump::RuntimeError::message_.

Referenced by main().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends