| Trees | Index | Help |
|---|
| Package flumotion :: Package common :: Module errors :: Class RemoteMethodError |
|
Exception--+ |Error--+ | RemoteMethodError
NoMethodError,
RemoteRunError,
RemoteRunFailure| Method Summary | |
|---|---|
__init__(self,
methodName,
debug)
| |
__str__(self)
| |
| Inherited from Exception | |
| |
| Instance Variable Summary | |
|---|---|
| str | debug: optional additional debug message |
| str | methodName: name of the method |
| Instance Variable Details |
|---|
debugoptional additional debug message
|
methodNamename of the method
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Sun Oct 26 16:39:17 2008 | http://epydoc.sf.net |