twisted.protocols.memcache.NoSuchCommand
class twisted.protocols.memcache.NoSuchCommand(Exception): (source)
View In Hierarchy
Exception raised when a non existent command is called.