| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
              object --+                
                       |                
exceptions.BaseException --+            
                           |            
        exceptions.Exception --+        
                               |        
              ParseBaseException --+    
                                   |    
                 ParseFatalException --+
                                       |
                                      ParseSyntaxException
just like ParseFatalException, but thrown internally when an ErrorStop indicates that parsing is to stop immediately because an unbacktrackable syntax error has been found
| Instance Methods | |||
| 
 | |||
| Inherited from  Inherited from  Inherited from  Inherited from  | |||
| Properties | |
| Inherited from  Inherited from  Inherited from  | 
| Method Details | 
| 
 x.__init__(...) initializes x; see x.__class__.__doc__ for signature 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Sat May 31 22:26:41 2008 | http://epydoc.sourceforge.net |