SocketStreams v1.11.1
Loading...
Searching...
No Matches
web::exceptions::WebException Member List

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

dataweb::exceptions::WebExceptionprotected
errorCodeweb::exceptions::WebExceptionprotected
fileweb::exceptions::WebExceptionprotected
getErrorCode() const noexceptweb::exceptions::WebException
getFile() const noexceptweb::exceptions::WebException
getLine() const noexceptweb::exceptions::WebException
lineweb::exceptions::WebExceptionprotected
operator=(const WebException &other)=defaultweb::exceptions::WebException
operator=(WebException &&other) noexcept=defaultweb::exceptions::WebException
WebException(int line, std::string_view file)web::exceptions::WebException
WebException(const WebException &other)=defaultweb::exceptions::WebException
WebException(WebException &&other) noexcept=defaultweb::exceptions::WebException
what() const noexcept overrideweb::exceptions::WebException
~WebException()=defaultweb::exceptions::WebExceptionvirtual