Fix for building docs.
[awesomized/libmemcached] / docs / source / client_errors / MEMCACHED_PARSE_ERROR.rst
1 =====================
2 MEMCACHED_PARSE_ERROR
3 =====================
4
5 .. c:type:: MEMCACHED_PARSE_ERROR
6
7 An error has occurred while trying to parse the configuration string. You should use memparse to determine what the error was.