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

Inheritance: Exception
Datei anzeigen Open project: sonofsatoshi2020/xds

Public Methods

Method Description
WalletException ( string message ) : System

Method Details

WalletException() public method

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