Package epydoc :: Package markup :: Module epytext :: Class StructuringError
[hide private]
[frames] | no frames]

Class StructuringError

source code


An error generated while structuring a formatted documentation string.

Instance Methods [hide private]

Inherited from ParseError: __cmp__, __init__, __repr__, __str__, descr, is_fatal, linenum, set_linenum_offset

Inherited from exceptions.Exception: __new__

Inherited from exceptions.BaseException: __delattr__, __getattribute__, __getitem__, __reduce__, __setattr__, __setstate__, __unicode__

Inherited from object: __hash__, __reduce_ex__

Instance Variables [hide private]

Inherited from ParseError (private): _descr, _fatal, _linenum, _offset

Properties [hide private]

Inherited from exceptions.BaseException: args, message

Inherited from object: __class__