Error 252008

Message

Maximum number of search results must be between 0 and + SDMConstants.MAXIMUM_STORE_CAPACITY

Domain SDM Preferences
Number 252008
Label  
Applicable Platform(s) Android

Cause

For the API checkPreference(String key, Object value), the value passed to the API along with the key 'SDM_CACHE_MAX_SEARCH_RESULTS' is not in the range 0 to SDMConstants.MAXIMUM_STORE_CAPACITY.

Action

Pass a value in the range 0 to SDMConstants.MAXIMUM_STORE_CAPACITY EDIT.