Class Hierarchy
- java.lang.Object
- org.springframework.boot.actuate.cache.CachesEndpoint
- org.springframework.boot.actuate.cache.CachesEndpoint.CacheDescriptor (implements org.springframework.boot.actuate.endpoint.OperationResponseBody)
- org.springframework.boot.actuate.cache.CachesEndpoint.CacheEntryDescriptor
- org.springframework.boot.actuate.cache.CachesEndpoint.CacheManagerDescriptor
- org.springframework.boot.actuate.cache.CachesEndpoint.CachesDescriptor (implements org.springframework.boot.actuate.endpoint.OperationResponseBody)
- org.springframework.boot.actuate.cache.CachesEndpointWebExtension
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.boot.actuate.cache.NonUniqueCacheException
- java.lang.RuntimeException
- java.lang.Exception