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

Class ComponentStartHandledError

Exception --+            
            |            
        Error --+        
                |        
   ComponentError --+    
                    |    
  ComponentStartError --+
                        |
                       ComponentStartHandledError


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

Generated by Epydoc 2.1 on Thu Jan 25 09:31:10 2007 http://epydoc.sf.net