engforge.problem_context.ProblemExit
- exception ProblemExit(prob, revert=None)[source]
an exception to exit the problem context, without error
- Parameters:
prob (ProblemExec)
revert (bool)
an exception to exit the problem context, without error
prob (ProblemExec)
revert (bool)