![]() |
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__ |
![]() | |
def | __init__ |
Public Attributes | |
event | |
![]() | |
cause | |
Generated specifically when an error occurs in event handler. Attributes: cause: The original exception which caused the EventListenerError. event: Event being handled when exception occured.
def google.appengine.api.yaml_errors.EventError.__init__ | ( | self, | |
cause, | |||
event | |||
) |
Initialize event-listener error.