userver: redis::KeyHasNoExpirationException Class 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
redis::KeyHasNoExpirationException Class Reference

Table of Contents

Trying to get expiration from a nonexistent or a persistent key. More...

#include <userver/storages/redis/impl/reply/ttl_reply.hpp>

+ Inheritance diagram for redis::KeyHasNoExpirationException:
+ Collaboration diagram for redis::KeyHasNoExpirationException:

Detailed Description

Trying to get expiration from a nonexistent or a persistent key.

Definition at line 37 of file ttl_reply.hpp.


The documentation for this class was generated from the following file: