waterlinkedsonar
C++ client library for the Water Linked Sonar 3D-15
Loading...
Searching...
No Matches
Public Member Functions | List of all members
waterlinked::sonar::TimeAlreadySynchronizedError Class Reference

set_time_manual() while the device is already NTP-synchronized; the device answers HTTP 409. More...

#include <waterlinkedsonar/types.hpp>

Inheritance diagram for waterlinked::sonar::TimeAlreadySynchronizedError:
waterlinked::sonar::HttpError

Public Member Functions

 TimeAlreadySynchronizedError ()
 
- Public Member Functions inherited from waterlinked::sonar::HttpError
 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.
 

Detailed Description

set_time_manual() while the device is already NTP-synchronized; the device answers HTTP 409.

Constructor & Destructor Documentation

◆ TimeAlreadySynchronizedError()

waterlinked::sonar::TimeAlreadySynchronizedError::TimeAlreadySynchronizedError ( )
inline

The documentation for this class was generated from the following file: