| Trees | Index | Help |
|---|
| Package flumotion :: Package common :: Module errors :: Class HandledException |
|
Exception --+
|
HandledException
ComponentSetupHandledError,
ComponentStartHandledErrorAn 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.| Method Summary | |
|---|---|
| Inherited from Exception | |
| |
| |
| |
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Sun Oct 26 16:39:17 2008 | http://epydoc.sf.net |