WebSocket++
0.8.3-dev
C++ websocket client/server library
|
This is the complete list of members for websocketpp::exception, including all inherited members.
code() const (defined in websocketpp::exception) | websocketpp::exception | inline |
exception(std::string const &msg, lib::error_code ec=make_error_code(error::general)) (defined in websocketpp::exception) | websocketpp::exception | inline |
exception(lib::error_code ec) (defined in websocketpp::exception) | websocketpp::exception | inlineexplicit |
m_code (defined in websocketpp::exception) | websocketpp::exception | |
m_msg (defined in websocketpp::exception) | websocketpp::exception | |
what() const (defined in websocketpp::exception) | websocketpp::exception | inlinevirtual |
~exception() (defined in websocketpp::exception) | websocketpp::exception | inline |