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

Type BaseException

object --+
         |
        BaseException

Known Subclasses:
Exception

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

Class Variable Details

args

Type:
getset_descriptor
Value:
<attribute 'args' of 'exceptions.BaseException' objects>               

message

Type:
member_descriptor
Value:
<member 'message' of 'exceptions.BaseException' objects>               

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