SERIAL++ library: simple serial port access

◆ SERIALPORT_abort

#define SERIALPORT_abort (   M)    throw( serialport::Exception ( M , __FILE__, __LINE__ ))

Abort and give a message.

Parameters
Mmessage of type char*
Eexception class to throw

Definition at line 153 of file error.h.