spring-framework / org.springframework.cache.jcache.interceptor / DefaultJCacheOperationSource / setExceptionCacheResolver

setExceptionCacheResolver

open fun setExceptionCacheResolver(@Nullable exceptionCacheResolver: CacheResolver): Unit

Set the CacheResolver to resolve exception caches. If none is set, a default implementation using the specified cache manager will be used.