|
This is the complete list of members for sptk::HTTPException, including all inherited members.
| description() const | sptk::Exception | |
| Exception(const String &text, const fs::path &file=std::string(), int line=0, const String &description=String()) DOESNT_THROW | sptk::Exception | explicit |
| file() const | sptk::Exception | |
| HTTPException(size_t statusCode, const String &text, const fs::path &file=std::string(), int line=0, const String &description=String()) DOESNT_THROW | sptk::HTTPException | |
| HTTPException(const HTTPException &other)=default | sptk::HTTPException | |
| httpResponseStatus(size_t statusCode) | sptk::HTTPException | static |
| line() const | sptk::Exception | |
| message() const | sptk::Exception | |
| statusCode() const | sptk::HTTPException | inline |
| statusText() const | sptk::HTTPException | inline |
| what() const DOESNT_THROW override | sptk::Exception |