service); } catch (Exception $e) { if ($e->getMessage() == 'No server assigned to this product') { return; } throw $e; } } }