Hi,

According to the API docs, a* MemcacheServiceException <goog_467659057>* 
<http://code.google.com/appengine/docs/java/javadoc/com/google/appengine/api/memcache/MemcacheServiceException.html>will
 
be thrown "for backend non-availability or similar error states which may 
occur, but are not necessarily indicative of a coding or usage error by the 
application".

I would go on the assumption that if an exception has occurred, that the 
operation you were attempting to do has not occurred.  i.e.  If you've 
attempted to clear the cache and get an exception, I'd assume that the cache 
still has data in it.

Cheers,
Simon

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine-java/-/3lpWncVnM70J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to