Class RemoteInterface::TooManyRequests
Defined in File remote_interface.h
Nested Relationships
This class is a nested type of Class RemoteInterface.
Inheritance Relationships
Base Type
public std::runtime_error
Class Documentation
-
class TooManyRequests : public std::runtime_error
Thrown if a REST API call is rejected because of too many requests.
Public Functions
-
inline explicit TooManyRequests(std::string url)
-
inline explicit TooManyRequests(std::string url)