SocketStreams v1.11.1
|
This is the complete list of members for web::exceptions::WebException, including all inherited members.
data | web::exceptions::WebException | protected |
errorCode | web::exceptions::WebException | protected |
file | web::exceptions::WebException | protected |
getErrorCode() const noexcept | web::exceptions::WebException | |
getFile() const noexcept | web::exceptions::WebException | |
getLine() const noexcept | web::exceptions::WebException | |
line | web::exceptions::WebException | protected |
operator=(const WebException &other)=default | web::exceptions::WebException | |
operator=(WebException &&other) noexcept=default | web::exceptions::WebException | |
WebException(int line, std::string_view file) | web::exceptions::WebException | |
WebException(const WebException &other)=default | web::exceptions::WebException | |
WebException(WebException &&other) noexcept=default | web::exceptions::WebException | |
what() const noexcept override | web::exceptions::WebException | |
~WebException()=default | web::exceptions::WebException | virtual |