Public Member Functions | |
| NotImplementedException (const std::string &source) | |
| Public Member Functions inherited from OperationException | |
| OperationException (const std::string &source, const std::string &message) | |
| OperationException (const std::string &source, const std::string &host, int port, const std::string &message) | |
| Public Member Functions inherited from Exception | |
| Exception (const std::string &method_name, const std::string &message) | |
| Exception (const Exception &) | |
| ~Exception () noexcept override | |
| Exception & | operator= (const Exception &) |
| const char * | what () const noexcept override |
| void | touch (const std::string &method_name) |
Definition at line 169 of file Exception.h.
| NotImplementedException | ( | const std::string & | source | ) |
Constructor.