|
waterlinkedsonar
C++ client library for the Water Linked Sonar 3D-15
|
Transport failure or non-2xx HTTP response. More...
#include <waterlinkedsonar/types.hpp>
Public Member Functions | |
| HttpError (const std::string &what, long status_code) | |
status_code is the HTTP status, or 0 when the request never completed (connect failure or timeout). | |
| long | status_code () const |
| HTTP status code of the response, or 0 for transport failure. | |
Transport failure or non-2xx HTTP response.
|
inline |
status_code is the HTTP status, or 0 when the request never completed (connect failure or timeout).
|
inline |
HTTP status code of the response, or 0 for transport failure.