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