BaseTCPServer v1.16.1
Base class for TCP server
|
This is the complete list of members for web::exceptions::WebServerException, including all inherited members.
getErrorCode() const noexcept | web::exceptions::WebServerException | |
getFile() const noexcept | web::exceptions::WebServerException | |
getLine() const noexcept | web::exceptions::WebServerException | |
WebServerException(int line, std::string_view file) | web::exceptions::WebServerException | |
WebServerException(const exceptions::WebServerException &other)=default | web::exceptions::WebServerException | |
WebServerException(WebServerException &&other) noexcept=default | web::exceptions::WebServerException | |
what() const noexcept override | web::exceptions::WebServerException | |
~WebServerException()=default | web::exceptions::WebServerException | virtual |