
Your opinion will help to improve our service
Leave a feedback >#include <userver/cache/exceptions.hpp>
Thrown by components::CachingComponentBase::Get if the cache is empty and MayReturnNull returns false (as by default). 
Definition at line 16 of file exceptions.hpp.
 Inheritance diagram for cache::EmptyCacheError:Public Member Functions | |
| EmptyCacheError (std::string_view cache_name) | |