Seastar
High performance C++ framework for concurrent servers
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
seastar::httpd::not_found_exception Member List

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_exceptioninline
not_found_exception(const std::string &msg="Not found") (defined in seastar::httpd::not_found_exception)seastar::httpd::not_found_exceptioninline
status() const (defined in seastar::httpd::base_exception)seastar::httpd::base_exceptioninline
str() const (defined in seastar::httpd::base_exception)seastar::httpd::base_exceptioninlinevirtual
what() const noexcept (defined in seastar::httpd::base_exception)seastar::httpd::base_exceptioninlinevirtual