Memcache.getError

Return an error string for the given return structure.

@paramin rc a memcached_return_t structure @return error string corresponding to given return code in the library.

class Memcache
const
string
getError
(
memcached_return_t rc
)

Meta