MCPcopy Create free account
hub / github.com/Kistler-Group/sdbus-cpp / ~Error

Method ~Error

tools/xml2cpp-codegen/xml.h:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26 Error(const char *error, int line, int column);
27
28 ~Error() {}
29
30 const char *what() const noexcept { return m_error.c_str(); }
31

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected