Seastar
High performance C++ framework for concurrent servers
|
This is the complete list of members for seastar::httpd::not_found_exception, including all inherited members.
base_exception(const std::string &msg, http::reply::status_type status) (defined in seastar::httpd::base_exception) | seastar::httpd::base_exception | inline |
not_found_exception(const std::string &msg="Not found") (defined in seastar::httpd::not_found_exception) | seastar::httpd::not_found_exception | inline |
status() const (defined in seastar::httpd::base_exception) | seastar::httpd::base_exception | inline |
str() const (defined in seastar::httpd::base_exception) | seastar::httpd::base_exception | inlinevirtual |
what() const noexcept (defined in seastar::httpd::base_exception) | seastar::httpd::base_exception | inlinevirtual |