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