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

#include <processors.hpp>

Inheritance diagram for de::processors_exception:
Collaboration diagram for de::processors_exception:

List of all members.

Public Member Functions

 processors_exception (const std::string &message)

Detailed Description

Exception thrown in case of a processors error

Author:
adrian (12/1/2011)

Constructor & Destructor Documentation

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

constructor taking a message string as argument

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

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