sdbus-c++ 1.1.0
High-level C++ D-Bus library based on systemd D-Bus implementation
Loading...
Searching...
No Matches
sdbus::Error Class Reference

#include <Error.h>

Inheritance diagram for sdbus::Error:

Public Member Functions

 Error (const std::string &name, const std::string &message)
 
const std::string & getName () const
 
const std::string & getMessage () const
 
bool isValid () const
 

Detailed Description

Represents a common sdbus-c++ exception.


The documentation for this class was generated from the following file: