WebSocket++
0.8.1
C++ websocket client/server library
websocketpp
http
exception
Public Member Functions
|
Public Attributes
|
List of all members
websocketpp::http::exception Class Reference
Inheritance diagram for websocketpp::http::exception:
Public Member Functions
exception
(const std::string &log_msg, status_code::value error_code, const std::string &error_msg=std::string(), const std::string &body=std::string())
virtual const char *
what
() const throw ()
Public Attributes
std::string
m_msg
std::string
m_error_msg
std::string
m_body
status_code::value
m_error_code
Detailed Description
Definition at line
283
of file
constants.hpp
.
The documentation for this class was generated from the following file:
websocketpp/http/
constants.hpp
Generated by
1.8.13