Serial-TCP/IPbridge
1.0
|
This exception should be thrown if some configuration value is invalid. More...
#include <config.h>
Public Member Functions | |
InvalidValueError (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 () |
This exception should be thrown if some configuration value is invalid.
|
inlineexplicit |