Uses of Class
javax.cache.CacheException

Packages that use CacheException
javax.cache This package contains the API for JCache.. 
javax.cache.transaction This package contains the API for JCache.. 
 

Uses of CacheException in javax.cache
 

Subclasses of CacheException in javax.cache
 class CachingShutdownException
          Thrown to indicate an exception has occurred in an aggregate Caching shutdown procedure.
 class InvalidConfigurationException
          An exception to report invalid configuration settings.
 

Uses of CacheException in javax.cache.transaction
 

Subclasses of CacheException in javax.cache.transaction
 class TransactionException
          A transaction exception.
 



Copyright © 2011. All Rights Reserved.