App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Public Attributes | List of all members
google.appengine.api.files.file.SequenceKeyOutOfOrderError Class Reference
Inheritance diagram for google.appengine.api.files.file.SequenceKeyOutOfOrderError:
google.appengine.api.files.file.Error

Public Member Functions

def __init__
 

Public Attributes

 last_sequence_key
 

Detailed Description

Sequence key specified is out of order.

Attributes:
  last_sequence_key: last sequence key which was written to the file.

The documentation for this class was generated from the following file: