EvolvingObjects
|
The exception raised by eoEvalFuncCounterBounder when the maximum number of allowed evaluations is reached. More...
#include <eoEvalFuncCounterBounder.h>
Public Member Functions | |
eoEvalFuncCounterBounderException (unsigned long threshold) | |
const char * | what () const throw () |
Private Attributes | |
unsigned long | _threshold |
The exception raised by eoEvalFuncCounterBounder when the maximum number of allowed evaluations is reached.
Definition at line 14 of file eoEvalFuncCounterBounder.h.