#include <icy/http/websocket.h>Inherits:
runtime_error
| Return | Name | Description |
|---|---|---|
WebSocketException inline | ||
ErrorCode | code const inline | |
bool | hasCloseStatus const inline | |
uint16_t | closeStatus const inline |
inline
inline WebSocketException(ErrorCode code, std::string message, uint16_t closeStatus)const inline
inline ErrorCode code() constconst inline
inline bool hasCloseStatus() constconst inline
inline uint16_t closeStatus() const| Return | Name | Description |
|---|---|---|
ErrorCode | _code | |
uint16_t | _closeStatus |
ErrorCode _codeuint16_t _closeStatus