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::Exception Class Reference

simple exception class for goby applications More...

#include <core/libcore/exception.h>

Inherits std::runtime_error.

Inherited by goby::acomms::DCCLException, and goby::ConfigException.

List of all members.

Public Member Functions

 Exception (const std::string &s)

Detailed Description

simple exception class for goby applications

Definition at line 24 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