App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
google
appengine
api
blobstore
blobstore
BlobNotFoundError
google.appengine.api.blobstore.blobstore.BlobNotFoundError Class Reference
Inheritance diagram for google.appengine.api.blobstore.blobstore.BlobNotFoundError:
Detailed Description
Raised when attempting to access blob data for non-existant blob.
The documentation for this class was generated from the following file:
code/googleappengine-read-only/python/google/appengine/api/blobstore/blobstore.py
Maintained by
tzmartin