Tapkee
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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 66 of file exceptions.hpp.

Constructor & Destructor Documentation

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

Definition at line 70 of file exceptions.hpp.


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