CacheInfo
Parameters
isCacheHit
true if this was a cache hit
cacheMissException
the exception while reading the cache. Note that it's possible to have isCacheHit == false &&cacheMissException == null if no cache read was attempted
true if this was a cache hit
the exception while reading the cache. Note that it's possible to have isCacheHit == false &&cacheMissException == null if no cache read was attempted