| Home | Trees | Index | Help |
|---|
| Package ZestyParser :: Module Parser :: Class ParseError |
|
Exception--+ |Error--+ | ParseError
| Method Summary | |
|---|---|
| |
Prints the error message and the row and column corresponding to the parser's cursor. | |
| Inherited from Exception | |
| |
| Method Details |
|---|
__init__(self,
parser,
message)
|
__str__(self)
Prints the error message and the row and column corresponding to the
parser's cursor.
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Thu Apr 26 01:32:22 2007 | http://epydoc.sf.net |