C# Class BitSharper.AddressFormatException

Inheritance: System.Exception
Show file Open project: TangibleCryptography/BitSharper

Public Methods

Method Description
AddressFormatException ( ) : System
AddressFormatException ( string message ) : System

Method Details

AddressFormatException() public method

public AddressFormatException ( ) : System
return System

AddressFormatException() public method

public AddressFormatException ( string message ) : System
message string
return System