Goby v2
Public Member Functions | List of all members
goby::common::ConfigException Class Reference

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

#include <goby/common/configuration_reader.h>

Inheritance diagram for goby::common::ConfigException:
Inheritance graph
[legend]

Public Member Functions

 ConfigException (const std::string &s)
 
void set_error (bool b)
 
bool error ()
 
- 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 53 of file configuration_reader.h.


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