C# Class Nethereum.JsonRpc.Client.RpcResponseException

Inheritance: System.Exception
ファイルを表示 Open project: Nethereum/Nethereum

Public Methods

Method Description
RpcResponseException ( RpcResponse rpcResponse ) : System

Method Details

RpcResponseException() public method

public RpcResponseException ( RpcResponse rpcResponse ) : System
rpcResponse RpcResponse
return System