Goby Underwater Autonomy Project
Series: 1.1, revision: 163, released on 2013-02-06 14:23:27 -0500
|
simple exception class for goby applications More...
#include <core/libcore/exception.h>
Inherits std::runtime_error.
Inherited by goby::acomms::DCCLException, and goby::ConfigException.
Public Member Functions | |
Exception (const std::string &s) |
simple exception class for goby applications
Definition at line 24 of file exception.h.