|
iodrivers_base
|
#include <Exceptions.hpp>
Public Types | |
| enum | TIMEOUT_TYPE { NONE, PACKET, FIRST_BYTE } |
Public Member Functions | |
| TimeoutError (TIMEOUT_TYPE type, std::string const &desc) | |
Public Attributes | |
| TIMEOUT_TYPE | type |
Exception raised when a timeout occured in readPacket or writePacket
|
inlineexplicit |
| TIMEOUT_TYPE iodrivers_base::TimeoutError::type |
1.8.13