|
join 1.0
lightweight network framework library
|
SAX API generic error category. More...
#include <sax.hpp>


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