CacheNotFound

exception privex.helpers.exceptions.CacheNotFound[source]

Thrown when a cache key is requested, but it doesn’t exist / is expired.

Most likely only used when some form of “strict mode” is enabled for the cache adapter.