Uses of Class
com.google.appengine.api.memcache.StrictErrorHandler
Packages that use StrictErrorHandler
Package
Description
Provides fast but unreliable data storage, also accessible via a JCache interface.
-
Uses of StrictErrorHandler in com.google.appengine.api.memcache
Methods in com.google.appengine.api.memcache that return StrictErrorHandlerModifier and TypeMethodDescriptionstatic StrictErrorHandler
ErrorHandlers.getStrict()
Returns an instance ofStrictErrorHandler
.