Tapkee
|
#include <exceptions.hpp>
Public Member Functions | |
multiple_parameter_error (const std::string &what_msg) | |
An exception type that is thrown when some parameter is passed more than once.
Definition at line 66 of file exceptions.hpp.
|
explicit |
what_msg | message of the exception |
Definition at line 70 of file exceptions.hpp.