C# 클래스 Paymetheus.Bitcoin.UnknownBlockChainException

상속: System.Exception
파일 보기 프로젝트 열기: btcsuite/Paymetheus

공개 메소드들

메소드 설명
UnknownBlockChainException ( BlockChainIdentity identity ) : System
UnknownBlockChainException ( string message ) : System

메소드 상세

UnknownBlockChainException() 공개 메소드

public UnknownBlockChainException ( BlockChainIdentity identity ) : System
identity BlockChainIdentity
리턴 System

UnknownBlockChainException() 공개 메소드

public UnknownBlockChainException ( string message ) : System
message string
리턴 System