Seastar
High performance C++ framework for concurrent servers
|
Client-side exception to report unexpected server reply status
#include <seastar/http/exception.hh>
Public Member Functions | |
unexpected_status_error (http::reply::status_type st) | |
virtual const char * | what () const noexcept |
http::reply::status_type | status () const |
virtual const std::string & | str () const |