protected TException Catch <TException>() where TException : Exception { return(_scenarioRunner.Catch <TException>()); }