Thrown if a REST API call is rejected because of too many requests. More...
#include <remote_interface.h>
Public Member Functions | |
TooManyRequests (std::string url) |
Thrown if a REST API call is rejected because of too many requests.
Definition at line 144 of file remote_interface.h.
rc::dynamics::RemoteInterface::TooManyRequests::TooManyRequests | ( | std::string | url | ) | [inline, explicit] |
Definition at line 147 of file remote_interface.h.