Category for processor errors.
More...
#include <base.hpp>
|
char const * | name () const _WEBSOCKETPP_NOEXCEPT_TOKEN_ |
|
std::string | message (int value) const |
|
Category for processor errors.
Definition at line 161 of file base.hpp.
◆ processor_category()
websocketpp::processor::error::processor_category::processor_category |
( |
| ) |
|
|
inline |
◆ message()
std::string websocketpp::processor::error::processor_category::message |
( |
int |
value | ) |
const |
|
inline |
◆ name()
char const * websocketpp::processor::error::processor_category::name |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: