Gaudi Framework, version v24r2

Home   Generated: Wed Dec 4 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members
pyparsing.ParseException Class Reference
Inheritance diagram for pyparsing.ParseException:
Inheritance graph
[legend]
Collaboration diagram for pyparsing.ParseException:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from pyparsing.ParseBaseException
def __init__
 
def __getattr__
 
def __str__
 
def __repr__
 
def markInputline
 
def __dir__
 
- Public Attributes inherited from pyparsing.ParseBaseException
 loc
 
 msg
 
 pstr
 
 parserElement
 

Detailed Description

exception thrown when parse expressions don't match class;
   supported attributes by name are:
    - lineno - returns the line number of the exception text
    - col - returns the column number of the exception text
    - line - returns the line containing the exception text

Definition at line 215 of file pyparsing.py.


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

Generated at Wed Dec 4 2013 14:33:24 for Gaudi Framework, version v24r2 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004