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._internal.antlr3.exceptions.MismatchedSetException Class Reference
Inheritance diagram for google.appengine._internal.antlr3.exceptions.MismatchedSetException:
google.appengine._internal.antlr3.exceptions.RecognitionException google.appengine._internal.antlr3.exceptions.MismatchedNotSetException

Public Member Functions

def __init__
 
def __str__
 
- Public Member Functions inherited from google.appengine._internal.antlr3.exceptions.RecognitionException
def __init__
 
def extractInformationFromTreeNodeStream
 
def getUnexpectedType
 

Public Attributes

 expecting
 
- Public Attributes inherited from google.appengine._internal.antlr3.exceptions.RecognitionException
 node
 
 token
 
 line
 
 charPositionInLine
 
 approximateLineInfo
 

Additional Inherited Members

- Properties inherited from google.appengine._internal.antlr3.exceptions.RecognitionException
 unexpectedType = property(getUnexpectedType)
 

Detailed Description

@brief The next token does not match a set of expected types.

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