EvolvingObjects
|
#include <eoExceptions.h>
Public Member Functions | |
eoMaxEvalException (unsigned long threshold) | |
virtual const char * | what () const throw () |
Private Attributes | |
unsigned long | _threshold |
An error that signals that a maximum number of evaluations has been reached.
Thrown by
Definition at line 65 of file eoExceptions.h.