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

force_sync_ntp() while another force-sync is running; the device answers HTTP 409. More...

#include <waterlinkedsonar/types.hpp>

Inheritance diagram for waterlinked::sonar::ForceSyncOngoingError:
waterlinked::sonar::HttpError

Public Member Functions

 ForceSyncOngoingError ()
 
- 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

force_sync_ntp() while another force-sync is running; the device answers HTTP 409.

Constructor & Destructor Documentation

◆ ForceSyncOngoingError()

waterlinked::sonar::ForceSyncOngoingError::ForceSyncOngoingError ( )
inline

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