C# Class EthereumRpc.EthereumRpcException

Inheritance: System.Exception
Exibir arquivo Open project: LawrenceBotley/EthereumRpc-NET

Public Methods

Method Description
EthereumRpcException ( string message ) : System

Method Details

EthereumRpcException() public method

public EthereumRpcException ( string message ) : System
message string
return System