C# Class Paymetheus.Bitcoin.UnknownBlockChainException

Inheritance: System.Exception
Show file Open project: btcsuite/Paymetheus

Public Methods

Method Description
UnknownBlockChainException ( BlockChainIdentity identity ) : System
UnknownBlockChainException ( string message ) : System

Method Details

UnknownBlockChainException() public method

public UnknownBlockChainException ( BlockChainIdentity identity ) : System
identity BlockChainIdentity
return System

UnknownBlockChainException() public method

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