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

Class NoMethodError

Exception --+        
            |        
        Error --+    
                |    
RemoteMethodError --+
                    |
                   NoMethodError


The remote method does not exist
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:20:43 2007 http://epydoc.sf.net