This is the complete list of members for Error, including all inherited members.
| code() const | Error | inline |
| description() const | Error | inline |
| Error(const std::string &source, ErrorCode code) | Error | |
| Error(const std::string &source, ErrorCode code, const std::string &description) | Error | |
| Error(const Error &other) | Error | |
| operator=(const Error &other) | Error | |
| source() const | Error | inline |
| toString() const | Error | inline |
| toString(std::string &) const | Error | |
| what() const | Error | virtual |
| ~Error() | Error | virtual |