Seastar
High performance C++ framework for concurrent servers
|
Throwing this exception will result in a 404 not found result
#include <seastar/http/exception.hh>
Public Member Functions | |
not_found_exception (const std::string &msg="Not found") | |
virtual const char * | what () const noexcept |
http::reply::status_type | status () const |
virtual const std::string & | str () const |