C# Class BitSharper.AddressFormatException

Inheritance: System.Exception
Afficher le fichier Open project: TangibleCryptography/BitSharper

Méthodes publiques

Méthode Description
AddressFormatException ( ) : System
AddressFormatException ( string message ) : System

Method Details

AddressFormatException() public méthode

public AddressFormatException ( ) : System
Résultat System

AddressFormatException() public méthode

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