userver: userver/cache/exceptions.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
exceptions.hpp File Reference

Detailed Description

Exceptions thrown by components::CachingComponentBase.

Definition in file exceptions.hpp.

Go to the source code of this file.

#include <stdexcept>
#include <string>
#include <string_view>
+ Include dependency graph for exceptions.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  cache::EmptyCacheError
 
class  cache::DataError
 
class  cache::EmptyDataError
 

Namespaces

namespace  cache
 Utilities for caching.