Go to the documentation of this file.
33 #ifndef rc_rest_api_EXCEPTIONS_H
34 #define rc_rest_api_EXCEPTIONS_H
76 #endif // rc_rest_api_EXCEPTIONS_H
RestClientException(const std::string &msg)
NotAvailableInThisVersionException(const std::string &msg)
MiscException(const std::string &msg)
virtual ~RequestException()=default
virtual ~RestClientException()=default
virtual ~NotAvailableInThisVersionException()=default
RequestException(const std::string &msg)
virtual ~MiscException()=default