App Engine PHP SDK
v1 rev.445
The PHP runtime is available as an experimental Preview feature.
google
appengine
api
taskqueue
TaskAlreadyExistsException
google\appengine\api\taskqueue\TaskAlreadyExistsException Class Reference
Inheritance diagram for google\appengine\api\taskqueue\TaskAlreadyExistsException:
Detailed Description
Thrown when adding a task, but a task with the same name already exists in the queue.
The documentation for this class was generated from the following file:
code/googleappengine-read-only/python/php/sdk/google/appengine/api/taskqueue/TaskAlreadyExistsException.php
Maintained by
tzmartin