Spring Data Key-Value

Uses of Class
org.springframework.data.keyvalue.UncategorizedKeyvalueStoreException

Packages that use UncategorizedKeyvalueStoreException
org.springframework.data.keyvalue.redis Root package for integrating Redis with Spring concepts. 
 

Uses of UncategorizedKeyvalueStoreException in org.springframework.data.keyvalue.redis
 

Subclasses of UncategorizedKeyvalueStoreException in org.springframework.data.keyvalue.redis
 class RedisSystemException
          Exception thrown when we can't classify a Redis exception into one of Spring generic data access exceptions.
 


Spring Data Key-Value

Copyright © 2010-2011 SpringSource. All Rights Reserved.