Kurlyk
Loading...
Searching...
No Matches
kurlyk::utils::WebSocketErrorCategory Class Reference

Error category class for WebSocketError enumeration. More...

#include <WebSocketErrorCategory.hpp>

Inheritance diagram for kurlyk::utils::WebSocketErrorCategory:

Public Member Functions

const char * name () const noexcept override
 
std::string message (int ev) const override
 

Detailed Description

Error category class for WebSocketError enumeration.

Definition at line 23 of file WebSocketErrorCategory.hpp.

Member Function Documentation

◆ message()

std::string kurlyk::utils::WebSocketErrorCategory::message ( int ev) const
inlineoverride

Definition at line 29 of file WebSocketErrorCategory.hpp.

◆ name()

const char * kurlyk::utils::WebSocketErrorCategory::name ( ) const
inlineoverridenoexcept

Definition at line 25 of file WebSocketErrorCategory.hpp.


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