Trees | Indices | Help |
|
---|
|
RPC Result class.
This class holds an RPC result. It is needed since in multi-node calls we can't raise an exception just because one one out of many failed, and therefore we use this class to encapsulate the result.
|
|||
|
|||
|
|||
Inherited from |
|
|||
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
If the result has failed, raise an OpExecError. This is used so that LU code doesn't have to check for each result, but instead can call this function. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jul 24 16:51:31 2012 | http://epydoc.sourceforge.net |