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

Public Member Functions

def __init__
 
def code
 
def set_code
 
def clear_code
 
def has_code
 
def detail
 
def set_detail
 
def clear_detail
 
def has_detail
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 has_code_
 
 code_
 
 has_detail_
 
 detail_
 

Static Public Attributes

int has_code_ = 0
 
int code_ = 0
 
int has_detail_ = 0
 
string detail_ = ""
 
int kcode = 1
 
int kdetail = 2
 

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