Exceptions

Inheritance diagram of aiorequestful.cache.exception

Exceptions relating to cache operations.

Exceptions:

CacheError

Exception raised for errors relating to the cache.

exception aiorequestful.cache.exception.CacheError

Bases: AIORequestfulError

Exception raised for errors relating to the cache.