Public Member Functions | List of all members
DeviceWriteException Class Reference

#include <cdlCOMExceptions.h>

Inheritance diagram for DeviceWriteException:
Inheritance graph
[legend]

Public Member Functions

 DeviceWriteException (const std::string &port, const std::string os_msg) throw ()
 
- Public Member Functions inherited from Exception
int error_number () const throw ()
 
 Exception (const std::string &message, const int error_number) throw ()
 
std::string message () const throw ()
 
const char * what () const throw ()
 
virtual ~Exception () throw ()
 

Additional Inherited Members

- Protected Attributes inherited from Exception
const int _error_number
 
const std::string _message
 

Detailed Description

Writing to the serial communication device failed

Note
error_number=-14
Linux only: You get also the direct error message from the system

Definition at line 85 of file cdlCOMExceptions.h.

Constructor & Destructor Documentation

DeviceWriteException::DeviceWriteException ( const std::string &  port,
const std::string  os_msg 
)
throw (
)
inline

Definition at line 87 of file cdlCOMExceptions.h.


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


kni
Author(s): Martin Günther
autogenerated on Fri Jun 7 2019 22:06:46