|
LeftHookRoll
An HTTP/1.0 compliant web server, as specified by RFC1945
|
This is the complete list of members for ClientException, including all inherited members.
| _msg | ClientException | private |
| _statusCode | ClientException | private |
| ClientException(int statusCode, const std::string &msg) | ClientException | |
| ClientException(const ClientException &other) | ClientException | |
| getStatusCode() const | ClientException | |
| operator=(const ClientException &other) | ClientException | |
| what() const | ClientException | virtual |
| ~ClientException() | ClientException | virtual |