BaseTCPServer v1.16.1
Base class for TCP server
Loading...
Searching...
No Matches
web::exceptions::WebServerException Member List

This is the complete list of members for web::exceptions::WebServerException, including all inherited members.

getErrorCode() const noexceptweb::exceptions::WebServerException
getFile() const noexceptweb::exceptions::WebServerException
getLine() const noexceptweb::exceptions::WebServerException
WebServerException(int line, std::string_view file)web::exceptions::WebServerException
WebServerException(const exceptions::WebServerException &other)=defaultweb::exceptions::WebServerException
WebServerException(WebServerException &&other) noexcept=defaultweb::exceptions::WebServerException
what() const noexcept overrideweb::exceptions::WebServerException
~WebServerException()=defaultweb::exceptions::WebServerExceptionvirtual