WebSocket++
0.8.3-dev
C++ websocket client/server library
|
This is the complete list of members for websocketpp::http::exception, including all inherited members.
exception(const std::string &log_msg, status_code::value error_code, const std::string &error_msg=std::string(), const std::string &body=std::string()) (defined in websocketpp::http::exception) | websocketpp::http::exception | inline |
m_body (defined in websocketpp::http::exception) | websocketpp::http::exception | |
m_error_code (defined in websocketpp::http::exception) | websocketpp::http::exception | |
m_error_msg (defined in websocketpp::http::exception) | websocketpp::http::exception | |
m_msg (defined in websocketpp::http::exception) | websocketpp::http::exception | |
what() const (defined in websocketpp::http::exception) | websocketpp::http::exception | inlinevirtual |
~exception() (defined in websocketpp::http::exception) | websocketpp::http::exception | inline |