Class MemCache::ClientError
In: lib/memcache.rb
Parent: InternalError

MemCache client error class. Instances of this class mean that a "CLIENT_ERROR" response was seen in the dialog with a memcached server.

[Validate]