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

Class G4dsRuntimeException

Exception --+    
            |    
G4dsException --+
                |
               G4dsRuntimeException


Exception for errors occuring during processing of functions.
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