Tapkee
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
wrong_parameter_error Class Reference

#include <exceptions.hpp>

Public Member Functions

 wrong_parameter_error (const std::string &what_msg)
 

Detailed Description

An exception type that is thrown in case if wrong parameter value is passed.

Definition at line 17 of file exceptions.hpp.

Constructor & Destructor Documentation

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

Definition at line 21 of file exceptions.hpp.


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