C# Class EthereumRpc.EthereumRpcException

Inheritance: System.Exception
Mostrar archivo 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