Goby3  3.1.4
2024.02.22
goby::Exception Class Reference

simple exception class for goby applications More...

#include <goby/exception.h>

Inheritance diagram for goby::Exception:
goby::acomms::DynamicBufferNoDataException goby::acomms::ModemDriverException goby::acomms::QueueException goby::middleware::ConfigException goby::middleware::frontseat::Exception goby::middleware::InvalidPublication goby::middleware::InvalidSubscription goby::middleware::InvalidUnsubscription

Public Member Functions

 Exception (const std::string &s)
 

Detailed Description

simple exception class for goby applications

Definition at line 34 of file exception.h.

Constructor & Destructor Documentation

◆ Exception()

goby::Exception::Exception ( const std::string &  s)
inline

Definition at line 37 of file exception.h.


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