Cache Insert Exception
A CacheException that is used to wrap an exception raised during the run of the LRUCache.transformer to calculate a value to store in the cache.
Author
Richard Arriaga
A CacheException that is used to wrap an exception raised during the run of the LRUCache.transformer to calculate a value to store in the cache.
Richard Arriaga