Public Member Functions | Private Attributes
mavconn::DeviceError Class Reference

Common exception for communication error. More...

#include <interface.h>

List of all members.

Public Member Functions

 DeviceError (const char *module, const char *description)
 DeviceError (const char *module, int errnum)
 Construct error from errno.
 DeviceError (const char *module, boost::system::system_error &err)
 Construct error from boost error exception.
 DeviceError (const DeviceError &other)
virtual const char * what () const throw ()
virtual ~DeviceError () throw ()

Private Attributes

std::string e_what_

Detailed Description

Common exception for communication error.

Definition at line 54 of file interface.h.


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


libmavconn
Author(s): Vladimir Ermakov
autogenerated on Wed Aug 26 2015 12:29:08