Serial-TCP/IPbridge
1.0
|
Exception for threading errors reporting. More...
#include <threading_error.h>
Public Member Functions | |
ThreadingError (const std::string &errorMessage) | |
Public Member Functions inherited from BaseException | |
BaseException (const std::string &errorMessage) | |
Constructor. More... | |
virtual | ~BaseException () throw () |
virtual const char * | what () throw () |
virtual const char * | what () const throw () |
Exception for threading errors reporting.
|
inlineexplicit |