Module exceptions :: Class Exception
[frames | no frames]

Type Exception

   object --+    
            |    
BaseException --+
                |
               Exception

Known Subclasses:
AlreadyImplementedError, DefaultValue, LogError, MaskError, NotReadyYet, ProxyError, SkipEvent, StandardError, ValidationError

Common base class for all non-exit exceptions.
Class Variable Summary
    Inherited from BaseException
getset_descriptor args = <attribute 'args' of 'exceptions.BaseException' o...
member_descriptor message = <member 'message' of 'exceptions.BaseException...

Generated by Epydoc 2.1 on Tue Feb 6 10:53:34 2007 http://epydoc.sf.net