App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
google
appengine
api
users
UserNotFoundError
google.appengine.api.users.UserNotFoundError Class Reference
Inheritance diagram for google.appengine.api.users.UserNotFoundError:
Detailed Description
Raised by User.__init__() when there's no email argument and no user is logged in.
The documentation for this class was generated from the following file:
code/googleappengine-read-only/python/google/appengine/api/users.py
Maintained by
tzmartin