Home | Trees | Index | Help |
|
---|
Module exceptions :: Class Exception |
|
object
--+ |BaseException
--+ | Exception
DispatcherError
,
FloatCanvasError
,
StandardError
,
VersionError
Common base class for all non-exit exceptions.
Method Summary | |
---|---|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature | |
__new__(T,
S,
...)
Return a new object with type S, a subtype of T... |
Class Variable Summary |
---|
Method Details |
---|
__init__(...)
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Mon Feb 16 12:52:48 2009 | http://epydoc.sf.net |