Class StrictErrorHandler

java.lang.Object
com.google.appengine.api.memcache.StrictErrorHandler
All Implemented Interfaces:
ConsistentErrorHandler, ErrorHandler

public class StrictErrorHandler extends Object implements ConsistentErrorHandler
A strict error handler, which will throw MemcacheServiceException or InvalidValueException for any service error condition.