Exceptions

exception methodcache.exceptions.GeneralMethodCacheException[source]

General MethodCache Exception

exception methodcache.exceptions.NoMethod[source]

Raised when Method not registered in Cache

exception methodcache.exceptions.TTLExpired[source]

Raised when TTL of an MethodObject are expired