userver: userver/cache/exceptions.hpp File Reference
Loading...
Searching...
No Matches
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.