C# Class LedgerWallet.LedgerWalletException

Inheritance: System.Exception
Afficher le fichier Open project: LedgerHQ/ledger-dotnet-api

Méthodes publiques

Méthode Description
LedgerWalletException ( string message ) : System
LedgerWalletException ( string message, LedgerWalletStatus sw ) : System

Method Details

LedgerWalletException() public méthode

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

LedgerWalletException() public méthode

public LedgerWalletException ( string message, LedgerWalletStatus sw ) : System
message string
sw LedgerWalletStatus
Résultat System