hueplusplus
1.0.0
|
This is the complete list of members for hueplusplus::HueAPIResponseException, including all inherited members.
Create(FileInfo fileInfo, const nlohmann::json &response) | hueplusplus::HueAPIResponseException | static |
GetAddress() const noexcept | hueplusplus::HueAPIResponseException | |
GetDescription() const noexcept | hueplusplus::HueAPIResponseException | |
GetErrorNumber() const noexcept | hueplusplus::HueAPIResponseException | |
GetFile() const noexcept | hueplusplus::HueException | |
HueAPIResponseException(FileInfo fileInfo, int error, std::string address, std::string description) | hueplusplus::HueAPIResponseException | |
HueException(FileInfo fileInfo, const std::string &message) | hueplusplus::HueException | |
HueException(const char *exceptionName, FileInfo fileInfo, const std::string &message) | hueplusplus::HueException | protected |
what() const noexcept override | hueplusplus::HueException |