DBus::Error Class Reference
#include <error.h>
List of all members.
Detailed Description
Definition at line 38 of file error.h.
Constructor & Destructor Documentation
| Error::Error |
( |
const char * |
name, |
|
|
const char * |
message | |
|
) |
| | |
| Error::~Error |
( |
|
) |
throw () |
Member Function Documentation
| bool Error::is_set |
( |
|
) |
const |
| const char * Error::message |
( |
|
) |
const |
| const char * Error::name |
( |
|
) |
const |
| DBus::Error::operator bool |
( |
|
) |
const [inline] |
| void Error::set |
( |
const char * |
name, |
|
|
const char * |
message | |
|
) |
| | |
| const char * Error::what |
( |
|
) |
const throw () |
The documentation for this class was generated from the following files: