| 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 Fri Sep 24 12:49:55 2010 | http://epydoc.sourceforge.net |