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 Sun Oct 26 16:38:51 2008 http://epydoc.sf.net