Click or drag to resize
ObjectiveEvaluationException Constructor
Overload List
  NameDescription
Public methodObjectiveEvaluationException
Objective evaluation returns an error with current point.
Public methodObjectiveEvaluationException(String)
Objective evaluation returns an error with current point.
Protected methodObjectiveEvaluationException(SerializationInfo, StreamingContext)
Objective evaluation returns an error with current point.
Public methodObjectiveEvaluationException(String, Exception)
Objective evaluation returns an error with current point.
Top
See Also