C# 클래스 LedgerWallet.LedgerWalletException

상속: System.Exception
파일 보기 프로젝트 열기: LedgerHQ/ledger-dotnet-api

공개 메소드들

메소드 설명
LedgerWalletException ( string message ) : System
LedgerWalletException ( string message, LedgerWalletStatus sw ) : System

메소드 상세

LedgerWalletException() 공개 메소드

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

LedgerWalletException() 공개 메소드

public LedgerWalletException ( string message, LedgerWalletStatus sw ) : System
message string
sw LedgerWalletStatus
리턴 System