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

Class LocationNotRegistered

Exception --+
            |
           LocationNotRegistered


Tried to unregister a location that is not registered.

`ArchiveLocation.unregister` raises this exception if the location was not
registered.

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

Generated by Epydoc 2.1 on Tue Jul 11 07:23:51 2006 http://epydoc.sf.net