Package parserFwk :: Module pyparsing :: Class ParseFatalException
[frames | no frames]

Type ParseFatalException

   object --+            
            |            
BaseException --+        
                |        
        Exception --+    
                    |    
   ParseBaseException --+
                        |
                       ParseFatalException


user-throwable exception thrown when inconsistent parse content is found; stops all parsing immediately
Method Summary
Inherited from ParseBaseException: __init__, __getattr__, __repr__, __str__, markInputline
Inherited from Exception: __new__
Inherited from BaseException: __delattr__, __getattribute__, __getitem__, __getslice__, __reduce__, __setattr__, __setstate__
Inherited from object: __hash__, __reduce_ex__

Class Variable Summary
Inherited from ParseBaseException: __slots__, loc, msg, parserElement, pstr
Inherited from BaseException: args, message

Generated by Epydoc 2.1 on Sun Oct 07 01:31:52 2007 http://epydoc.sf.net