Tapkee
|
#include <exceptions.hpp>
Public Member Functions | |
missed_parameter_error (const std::string &what_msg) | |
An exception type that is thrown in case of missed parameter, i.e. when some required parameter is not set.
Definition at line 37 of file exceptions.hpp.
|
explicit |
what_msg | message of the exception |
Definition at line 41 of file exceptions.hpp.