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

Class RemoteRunError

Exception --+        
            |        
        Error --+    
                |    
RemoteMethodError --+
                    |
                   RemoteRunError


Error while running remote code, before getting a 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 Sat Apr 14 13:16:50 2007 http://epydoc.sf.net