#include <Error.h>
|
| Error (const std::string &name, const char *message=nullptr) |
|
| Error (const std::string &name, const std::string &message) |
|
const std::string & | getName () const |
|
const std::string & | getMessage () const |
|
bool | isValid () const |
|
Represents a common sdbus-c++ exception.
The documentation for this class was generated from the following file: