RpcException Constructor |
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(SerializationInfo, StreamingContext) |
Initializes a new instance of the RpcException class with serialized data.
| |
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.
|