Invalid parameter Exception. More...
#include <B2BITS_Exception.h>
Inheritance diagram for Utils::InvalidParameterException:
Collaboration diagram for Utils::InvalidParameterException:Public Member Functions | |
| InvalidParameterException (const std::string &aMsg) | |
| Constructor. | |
Invalid parameter Exception.
Definition at line 131 of file B2BITS_Exception.h.
| Utils::InvalidParameterException::InvalidParameterException | ( | const std::string & | aMsg ) | [inline] |
Constructor.
| aMsg | Message that explains exception. |
Definition at line 135 of file B2BITS_Exception.h.
1.7.2