![]() |
App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
|
Public Member Functions | |
def | __init__ |
def | __str__ |
The provided blob key was invalid.
def google.appengine.api.images.InvalidBlobKeyError.__init__ | ( | self, | |
blob_key = None |
|||
) |
Constructor. Args: blob_key: The blob_key that is believed to be invalid. May be None if the BlobKey is unknown.
def google.appengine.api.images.InvalidBlobKeyError.__str__ | ( | self | ) |
Returns a string representation of this Error.