|
join 1.0
lightweight network framework library
|
digest error category. More...
#include <digest.hpp>


Public Member Functions | |
| virtual const char * | name () const noexcept |
| get digest error category name. | |
| virtual std::string | message (int code) const |
| translate digest error code to human readable error string. | |
digest error category.
|
virtual |
translate digest error code to human readable error string.
| code | error code. |
|
virtualnoexcept |
get digest error category name.