C# Class Paymetheus.Bitcoin.UnknownBlockChainException

Inheritance: System.Exception
Afficher le fichier Open project: btcsuite/Paymetheus

Méthodes publiques

Méthode Description
UnknownBlockChainException ( BlockChainIdentity identity ) : System
UnknownBlockChainException ( string message ) : System

Method Details

UnknownBlockChainException() public méthode

public UnknownBlockChainException ( BlockChainIdentity identity ) : System
identity BlockChainIdentity
Résultat System

UnknownBlockChainException() public méthode

public UnknownBlockChainException ( string message ) : System
message string
Résultat System