#include <serial.h>

Public Member Functions | |
| SerialException (const char *description) | |
| SerialException (const SerialException &other) | |
| virtual const char * | what () const throw () |
| virtual | ~SerialException () throw () |
Private Member Functions | |
| SerialException & | operator= (const SerialException &) |
Private Attributes | |
| std::string | e_what_ |
|
inline |
|
inline |
|
inlinevirtual | |||||||||||||
|
private |
|
inlinevirtual | |||||||||||||