Trees | Index | Help |
---|
Package flumotion :: Package common :: Module errors :: Class HandledException |
|
Exception
--+
|
HandledException
ComponentSetupHandledError
,
ComponentStartHandledError
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.Method Summary | |
---|---|
Inherited from Exception | |
| |
| |
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Oct 1 03:52:20 2007 | http://epydoc.sf.net |