KatanaNativeInterface  $VERSION$
Public Member Functions | List of all members
CannotGetSetPortAttributesException Class Reference

Could not set or get the attributes for the given serial communication device. More...

#include <cdlCOMExceptions.h>

Inheritance diagram for CannotGetSetPortAttributesException:
Inheritance graph
Collaboration diagram for CannotGetSetPortAttributesException:
Collaboration graph

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Could not set or get the attributes for the given serial communication device.

Note
error_number=-11

Definition at line 56 of file cdlCOMExceptions.h.

Constructor & Destructor Documentation

CannotGetSetPortAttributesException::CannotGetSetPortAttributesException ( const std::string &  port)
throw (
)
inline

Definition at line 58 of file cdlCOMExceptions.h.


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