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

Device firmware is older than the endpoint requires. More...

#include <waterlinkedsonar/types.hpp>

Inheritance diagram for waterlinked::sonar::VersionError:

Public Member Functions

 VersionError (const std::string &what, const std::string &min_version, const std::string &device_version)
 The message reads "\p what requires Sonar 3D-15 release \p min_version or newer; device is \p device_version".
 

Detailed Description

Device firmware is older than the endpoint requires.

Constructor & Destructor Documentation

◆ VersionError()

waterlinked::sonar::VersionError::VersionError ( const std::string &  what,
const std::string &  min_version,
const std::string &  device_version 
)
inline

The message reads "\p what requires Sonar 3D-15 release \p min_version or newer; device is \p device_version".


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