geneticengine.exceptions
Exceptions
Common base class for all non-exit exceptions. |
Module Contents
- exception geneticengine.exceptions.GeneticEngineError
Bases:
Exception
Common base class for all non-exit exceptions.
Initialize self. See help(type(self)) for accurate signature.