cross-domain-local-storage icon indicating copy to clipboard operation
cross-domain-local-storage copied to clipboard

add mechanism to deal with exceptions

Open bolshchikov opened this issue 10 years ago • 0 comments

We need to add mechanism to deal with exceptions:

  1. Wrap every api call of localstorage into try catch statement.
  2. Add error callback to the API.

This mechanism will provide a graceful notification for case #2

bolshchikov avatar Nov 26 '14 08:11 bolshchikov