Click or drag to resize

EvaluationException Constructor

Overload List
 NameDescription
Public methodEvaluationException(String, IObjectiveFunctionEvaluation) Initializes a new instance of the EvaluationException class with a specified error message and evaluation.
Public methodEvaluationException(String, IObjectiveFunctionEvaluation, Exception) Initializes a new instance of the EvaluationException class with a specified error message, evaluation, and inner exception.
Top
See Also