Tapkee
multiple_parameter_error Class Reference

#include <exceptions.hpp>

Public Member Functions

 multiple_parameter_error (const std::string &what_msg)
 

Detailed Description

An exception type that is thrown when some parameter is passed more than once.

Definition at line 95 of file tapkee/exceptions.hpp.

Constructor & Destructor Documentation

multiple_parameter_error ( const std::string &  what_msg)
explicit
Parameters
what_msgmessage of the exception

Definition at line 99 of file tapkee/exceptions.hpp.


The documentation for this class was generated from the following file: