Differential Evolution C++ library
de::constraints_exception Class Reference

#include <de_constraints.hpp>

Inheritance diagram for de::constraints_exception:
Collaboration diagram for de::constraints_exception:

List of all members.

Public Member Functions

 constraints_exception (const std::string &message)

Detailed Description

Exception thrown in case of a constraint error

Author:
adrian (12/1/2011)

Constructor & Destructor Documentation

de::constraints_exception::constraints_exception ( const std::string &  message) [inline]

constructor that takes the error message as argument

Author:
adrian (12/4/2011)
Parameters:
message

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