Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Nethereum
JsonRpc
Client
RpcResponseException
C# Class Nethereum.JsonRpc.Client.RpcResponseException
Inheritance:
System.Exception
Show file
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