|
u-RPC (Python API)
1.0.1
The u-RPC Remote Procedure Call framework
|
u-RPC error class. More...
Public Member Functions | |
| def | __init__ (self, reason) |
| u-RPC error type constructor. More... | |
Public Attributes | |
| reason | |
| Reason of the error. More... | |
u-RPC error class.
| def urpc.misc.URPCError.__init__ | ( | self, | |
| reason | |||
| ) |
u-RPC error type constructor.
| reason | Reason of the error. |
| urpc.misc.URPCError.reason |
Reason of the error.