deephyper.core.exceptions.problem.WrongProblemObjective#

exception deephyper.core.exceptions.problem.WrongProblemObjective(objective, possible_names=None)[source]#

Raised when the objective parameter is neither a callable nor a string.