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