C# Class NContrib.International.CurrencyIdentifierFormatException

Inheritance: System.Exception
Show file Open project: veracross/ncontrib

Public Methods

Method Description
CurrencyIdentifierFormatException ( string identifier ) : System

Method Details

CurrencyIdentifierFormatException() public method

public CurrencyIdentifierFormatException ( string identifier ) : System
identifier string
return System