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

type 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__, __getslice__, __reduce__, __setattr__, __setstate__

Instance Variables [hide private]

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

Properties [hide private]

Inherited from exceptions.BaseException: args, message