Evolife
Evolife has been developed to study Genetic algorithms, Natural evolution and behavioural ecology.
Public Member Functions | Public Attributes | List of all members
Evolife.Tools.Tools.EvolifeError Class Reference
Inheritance diagram for Evolife.Tools.Tools.EvolifeError:
Inheritance graph
[legend]
Collaboration diagram for Evolife.Tools.Tools.EvolifeError:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, Origine, Msg)
 

Public Attributes

 Origine
 
 Message
 

Detailed Description

Definition at line 174 of file Tools.py.

Constructor & Destructor Documentation

◆ __init__()

def Evolife.Tools.Tools.EvolifeError.__init__ (   self,
  Origine,
  Msg 
)

Definition at line 175 of file Tools.py.

Member Data Documentation

◆ Message

Evolife.Tools.Tools.EvolifeError.Message

Definition at line 177 of file Tools.py.

◆ Origine

Evolife.Tools.Tools.EvolifeError.Origine

Definition at line 176 of file Tools.py.


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