Trees | Indices | Help |
---|
|
object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | HandledException
An exception that has already been adequately handled, but still needs to be propagated to indicate failure to callers.
This allows callers and defgens to propagate gracefully without doing a traceback, while still doing tracebacks for unhandled exceptions.
Only argument is the original exception or failure.
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Aug 13 06:17:00 2013 | http://epydoc.sourceforge.net |