Searched refs:WrapperStepException (Results 1 – 1 of 1) sorted by relevance
68 class WrapperStepException(Exception): class234 raise WrapperStepException(error_on_failure, stdout, stderr)377 except WrapperStepException as e: