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