Tapkee
|
#include <exceptions.hpp>
Public Member Functions | |
wrong_parameter_type_error (const std::string &what_msg) | |
An exception type that is thrown in case if wrong parameter value is passed.
Definition at line 27 of file exceptions.hpp.
|
explicit |
what_msg | message of the exception |
Definition at line 31 of file exceptions.hpp.