Goby3  3.1.4
2024.02.22
goby::middleware::ConfigException Class Reference

indicates a problem with the runtime command line or .cfg file configuration (or –help was given) More...

#include <goby/middleware/application/configuration_reader.h>

Inheritance diagram for goby::middleware::ConfigException:
goby::Exception

Public Member Functions

 ConfigException (const std::string &s)
 
- Public Member Functions inherited from goby::Exception
 Exception (const std::string &s)
 

Detailed Description

indicates a problem with the runtime command line or .cfg file configuration (or –help was given)

Definition at line 56 of file configuration_reader.h.

Constructor & Destructor Documentation

◆ ConfigException()

goby::middleware::ConfigException::ConfigException ( const std::string &  s)
inline

Definition at line 59 of file configuration_reader.h.


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