Seastar
High performance C++ framework for concurrent servers
Public Member Functions | List of all members
seastar::experimental::websocket::exception Class Reference

Detailed Description

an error in handling a WebSocket connection

#include <seastar/websocket/server.hh>

Inheritance diagram for seastar::experimental::websocket::exception:

Public Member Functions

 exception (std::string_view msg)
 
virtual const char * what () const noexcept
 

The documentation for this class was generated from the following file: