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

Public Member Functions

def ErrorCode_Name
 
def __init__
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Static Public Attributes

int OK = 0
 
int INTERNAL_ERROR = 1
 
int URL_TOO_LONG = 2
 
int PERMISSION_DENIED = 3
 
int BLOB_NOT_FOUND = 4
 
int DATA_INDEX_OUT_OF_RANGE = 5
 
int BLOB_FETCH_SIZE_TOO_LARGE = 6
 
int ARGUMENT_OUT_OF_RANGE = 8
 
int INVALID_BLOB_KEY = 9
 
tuple ErrorCode_Name = classmethod(ErrorCode_Name)
 

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