Seastar
High performance C++ framework for concurrent servers
|
This is the complete list of members for seastar::httpd::server_error_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 |
server_error_exception(const std::string &msg) (defined in seastar::httpd::server_error_exception) | seastar::httpd::server_error_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 |