dot-xx
A personal collection of small C++ modules
|
Public Member Functions | |
template<typename... Args> | |
ServerError (std::format_string< Args... > fmt, Args &&... args) | |
template<typename... Args> | |
ServerError (Errno, std::format_string< Args... > fmt, Args &&... args) | |
Public Member Functions inherited from dxx::http::ServerError | |
template<typename... Args> | |
ServerError (std::format_string< Args... > fmt, Args &&... args) | |
template<typename... Args> | |
ServerError (Errno, std::format_string< Args... > fmt, Args &&... args) |