Package flumotion :: Package common :: Module errors :: Class ComponentSetupHandledError
[show private | hide private]
[frames | no frames]

Class ComponentSetupHandledError

Exception --+            
            |            
        Error --+        
                |        
   ComponentError --+    
                    |    
  ComponentSetupError --+
                        |
        Exception --+   |
                    |   |
     HandledException --+
                        |
                       ComponentSetupHandledError


An error during setup of a component, that's already handled in a different way (for example, through a message). Can be raised during a remote_setup call on a component.
Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)

Generated by Epydoc 2.1 on Sat Apr 14 13:20:44 2007 http://epydoc.sf.net