rotor
Event loop friendly C++ actor micro-framework
Loading...
Searching...
No Matches
rotor::details::error_code_category Class Reference

category support for rotor error codes More...

#include <error_code.h>

Inheritance diagram for rotor::details::error_code_category:

Public Member Functions

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

Detailed Description

category support for rotor error codes

Member Function Documentation

◆ message()

virtual std::string rotor::details::error_code_category::message ( int c) const
overridevirtual

message for error code

◆ name()

virtual const char * rotor::details::error_code_category::name ( ) const
overridevirtualnoexcept

error category name


The documentation for this class was generated from the following file:
  • /home/b/development/cpp/cpp-rotor/include/rotor/error_code.h