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

Class G4dsDescriptionException

Exception --+    
            |    
G4dsException --+
                |
               G4dsDescriptionException


Exception for errors occuring during processing or generating of (xml) descriptions.
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