Click or drag to resize

RpcRemoteException Constructor

Overload List
 NameDescription
Public methodRpcRemoteException(String) Initializes a new instance of the RpcRemoteException class.
Public methodRpcRemoteException(String, String) Initializes a new instance of the RpcRemoteException class with a specified error message.
Public methodRpcRemoteException(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.
Top
See Also