FitnessException Constructor

GeneticSharp

FitnessException Constructor GeneticSharp
Overload List

  Name Description
Public method FitnessException 
Initializes a new instance of the FitnessException class.
Public method FitnessException(String)
Initializes a new instance of the FitnessException class.
Public method FitnessException(String, Exception)
Initializes a new instance of the FitnessException class.
Public method FitnessException(IFitness, String)
Initializes a new instance of the FitnessException class.
Public method FitnessException(IFitness, String, Exception)
Initializes a new instance of the FitnessException class.
Back to Top
See Also