join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
join::DigestCategory Class Reference

digest error category. More...

#include <digest.hpp>

Inheritance diagram for join::DigestCategory:
Collaboration diagram for join::DigestCategory:

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.
 

Detailed Description

digest error category.

Member Function Documentation

◆ message()

std::string DigestCategory::message ( int code) const
virtual

translate digest error code to human readable error string.

Parameters
codeerror code.
Returns
human readable error string.

◆ name()

const char * DigestCategory::name ( ) const
virtualnoexcept

get digest error category name.

Returns
digest error category name.

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