C# Class Stratis.Bitcoin.Features.Wallet.WalletException

Inheritance: Exception
Datei anzeigen Open project: x42-Archive/X42-FullNode-Old

Public Methods

Method Description
WalletException ( string message ) : System

Method Details

WalletException() public method

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