Note: Goby version 1 (shown here) is now considered obsolete. Please use version 2 for new projects, and consider upgrading old projects.

Goby Underwater Autonomy Project  Series: 1.1, revision: 163, released on 2013-02-06 14:23:27 -0500
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
Public Member Functions
goby::ConfigException Class Reference

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

#include <core/libcore/exception.h>

Inherits goby::Exception.

List of all members.

Public Member Functions

 ConfigException (const std::string &s)
void set_error (bool b)
bool error ()

Detailed Description

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

Definition at line 35 of file exception.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends