Subversion Repositories SmartDukaan

Rev

Rev 11497 | Rev 11548 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11497 Rev 11498
Line 226... Line 226...
226
								catch(Exception ex){
226
								catch(Exception ex){
227
									continue;
227
									continue;
228
								}
228
								}
229
								allamazoninventory.add(amazonfbainventorysnapshot); 
229
								allamazoninventory.add(amazonfbainventorysnapshot); 
230
							}
230
							}
-
 
231
							else{
-
 
232
								continue;
-
 
233
							}
231
						}
234
						}
232
						new InventoryClient().getClient().addOrUpdateAllAmazonFbaInventory(allamazoninventory);
235
						new InventoryClient().getClient().addOrUpdateAllAmazonFbaInventory(allamazoninventory);
233
					} catch (IOException e) {
236
					} catch (IOException e) {
234
						// TODO Auto-generated catch block
237
						// TODO Auto-generated catch block
235
						e.printStackTrace();
238
						e.printStackTrace();