FitnessException Constructor | GeneticSharp |
Overload List
Name | Description | |
---|---|---|
FitnessException |
Initializes a new instance of the FitnessException class.
|
|
FitnessException(String) |
Initializes a new instance of the FitnessException class.
|
|
FitnessException(String, Exception) |
Initializes a new instance of the FitnessException class.
|
|
FitnessException(IFitness, String) |
Initializes a new instance of the FitnessException class.
|
|
FitnessException(IFitness, String, Exception) |
Initializes a new instance of the FitnessException class.
|
See Also