Seastar
High performance C++ framework for concurrent servers
|
This is the complete list of members for seastar::httpd::bad_request_exception, including all inherited members.
bad_request_exception(const std::string &msg) (defined in seastar::httpd::bad_request_exception) | seastar::httpd::bad_request_exception | inline |
base_exception(const std::string &msg, http::reply::status_type status) (defined in seastar::httpd::base_exception) | seastar::httpd::base_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 |