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

Class RemoteRunFailure

Exception --+        
            |        
        Error --+    
                |    
RemoteMethodError --+
                    |
                   RemoteRunFailure


A remote method generated a failure result
Method Summary
    Inherited from RemoteMethodError
  __init__(self, methodName, debug)
  __str__(self)
    Inherited from Exception
  __getitem__(...)

Instance Variable Summary
    Inherited from RemoteMethodError
str debug: optional additional debug message
str methodName: name of the method

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