C# Class Paymetheus.Bitcoin.Util.Base58Exception

Inheritance: System.Exception
Datei anzeigen Open project: btcsuite/Paymetheus

Public Methods

Method Description
Base58Exception ( string message ) : System

Method Details

Base58Exception() public method

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