|
SERIAL++ library: simple serial port access
|
| serialport::Exception::Exception | ( | const char * | message, |
| const char * | file, | ||
| const int & | line, | ||
| const char * | condition | ||
| ) |
Create with message, failed assertion, and code position.
construct with message and file info and condition
Definition at line 77 of file error.cc.
References Mreport_on_construct, and report().
