Rpc | 
| Name | Description | |
|---|---|---|
| RpcException | Initializes a new instance of the RpcException class. | |
| RpcException(String) | Initializes a new instance of the RpcException class with a specified error message. | |
| RpcException(String, Exception) | Initializes a new instance of the RpcException class with a specified error message and a reference to the inner RpcException that is the cause of this RpcException. |