userver: redis::KeyHasNoExpirationException Class Reference
Loading...
Searching...
No Matches
redis::KeyHasNoExpirationException Class Reference

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: