This is the complete list of members for NotImplementedException, including all inherited members.
| Exception(const std::string &method_name, const std::string &message) | Exception | |
| Exception(const Exception &) | Exception | |
| NotImplementedException(const std::string &source) | NotImplementedException | |
| OperationException(const std::string &source, const std::string &message) | OperationException | |
| OperationException(const std::string &source, const std::string &host, int port, const std::string &message) | OperationException | |
| operator=(const Exception &) | Exception | |
| touch(const std::string &method_name) | Exception | |
| what() const noexcept override | Exception | |
| ~Exception() noexcept override | Exception |