Sponge
CS144's user-space TCP library
|
This is the complete list of members for tagged_error, including all inherited members.
_attempt_and_error | tagged_error | private |
code(T... args) | std::system_error | |
system_error(T... args) | std::system_error | |
tagged_error(const std::error_category &category, const std::string &attempt, const int error_code) | tagged_error | inline |
what() const noexcept override | tagged_error | inline |
std::system_error::what(T... args) | std::system_error |