Package g4ds :: Module errorhandling :: Class G4dsDependencyException
[show private | hide private]
[frames | no frames]

Class G4dsDependencyException

Exception --+    
            |    
G4dsException --+
                |
               G4dsDependencyException


Exception for unresolved dependencies.

E.g. - a community shall be stored but the member descriptions are missing and can not be downloaded.
Method Summary
  __init__(self, message)
Passes the message to the super constructor.
Inherited from G4dsException: getMessage
Inherited from Exception: __getitem__, __str__

Method Details

__init__(self, message)
(Constructor)

Passes the message to the super constructor.
Overrides:
g4ds.errorhandling.G4dsException.__init__

Generated by Epydoc 2.0 on Sat Oct 22 22:52:46 2005 http://epydoc.sf.net