Package pybaz :: Module errors :: Class UntaggedFileError
[frames | no frames]

Class UntaggedFileError

Exception --+
            |
           UntaggedFileError


Tried to get the id-tag of file which has none.

The id-tag of a file is an id which is set by an explicit id or a
tagline. Implicit-style taglines ("tag:") and name-based ids do
not count.

Method Summary
  __init__(self, name)
    Inherited from Exception
  __getitem__(...)
  __str__(...)

Generated by Epydoc 2.1 on Thu Feb 2 14:21:53 2006 http://epydoc.sf.net