Home | Trees | Indices | Help |
|
---|
|
AsyncReply --+ | FinalReply --+ | Failed
Failed reply to asynchronous operation. This reply indicates an exception was raised.
See Also: Failed.throw
|
|||
|
|||
|
|||
|
|||
Inherited from FinalReply | |||
---|---|---|---|
bool |
|
||
|
|||
bool |
|
|
|||
object |
exval The returned exception. |
||
Inherited from AsyncReply | |||
---|---|---|---|
object |
any User defined (round-tripped) data. |
||
str |
origin Which endpoint sent the reply. |
||
str |
sn The request serial number. |
|
|
Throw contained exception.
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Sep 7 12:30:31 2010 | http://epydoc.sourceforge.net |