Added error handling

This commit is contained in:
Henry
2015-10-29 17:15:20 -07:00
parent 92a3fa3e4c
commit 05722d9b11
3 changed files with 10 additions and 6 deletions

View File

@@ -122,7 +122,9 @@ define(
}
/**
* Will persist a list of {@link objectClones}.
* Will persist a list of {@link objectClones}. It will persist all
* simultaneously, irrespective of order in the list. This may
* result in automatic request batching by the browser.
* @private
* @param progress
* @returns {Function} a function that will perform the persistence