| Home | Trees | Index | Help |  | 
|---|
| Package epydoc :: Package markup :: Module epytext :: Class ColorizingError | 
 | 
Exception--+ |ParseError--+ | ColorizingError
| Method Summary | |
|---|---|
| Construct a new colorizing exception. | |
| string | Return a string representation of this ParseError. | 
| Inherited from ParseError:__cmp__,__repr__,is_fatal,linenum,set_linenum_offsetInherited from Exception:__getitem__ | |
| Instance Variable Summary | |
|---|---|
| Inherited from ParseError:_descr,_fatal,_linenum,_offset | 
| Class Variable Summary | |
|---|---|
| int | CONTEXT_RANGE= 20 | 
| Method Details | 
|---|
| __init__(self,
          descr,
          token,
          charnum,
          is_fatal=1)
    Construct a new colorizing exception. | 
| __str__(self)
    Return a string representation of this | 
| Class Variable Details | 
|---|
| CONTEXT_RANGE
 | 
| Home | Trees | Index | Help |  | 
|---|
| Generated by Epydoc 2.1 on Sat Mar 20 17:46:18 2004 | http://epydoc.sf.net |