Goby3  3.1.4
2024.02.22
goby::acomms::ModemDriverException Class Reference

#include <goby/acomms/modemdriver/driver_exception.h>

Inheritance diagram for goby::acomms::ModemDriverException:
goby::Exception

Public Member Functions

 ModemDriverException (const std::string &s, protobuf::ModemDriverStatus::Status stat)
 
protobuf::ModemDriverStatus::Status status () const
 
- Public Member Functions inherited from goby::Exception
 Exception (const std::string &s)
 

Detailed Description

Definition at line 35 of file driver_exception.h.

Constructor & Destructor Documentation

◆ ModemDriverException()

goby::acomms::ModemDriverException::ModemDriverException ( const std::string &  s,
protobuf::ModemDriverStatus::Status  stat 
)
inline

Definition at line 38 of file driver_exception.h.

Member Function Documentation

◆ status()

protobuf::ModemDriverStatus::Status goby::acomms::ModemDriverException::status ( ) const
inline

Definition at line 42 of file driver_exception.h.


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