spring-framework
/
org.springframework.cache.interceptor
/
SimpleCacheErrorHandler
/
handleCacheEvictError
handleCacheEvictError
open
fun
handleCacheEvictError
(
exception
:
RuntimeException
,
cache
:
Cache
,
key
:
Any
)
:
Unit