C# Class LedgerWallet.Transports.U2FException

Inheritance: System.Exception
Datei anzeigen Open project: LedgerHQ/ledger-dotnet-api

Public Methods

Method Description
ToString ( ) : string
U2FException ( byte errorCode ) : System

Private Methods

Method Description
GetErrorMessage ( byte U2FError ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

U2FException() public method

public U2FException ( byte errorCode ) : System
errorCode byte
return System