C# Class GlobalPhone.UnknownTerritoryException

Unknown territory exception.
Inheritance: System.Exception
Mostrar archivo Open project: GlobalPhone/GlobalPhone

Public Methods

Method Description
UnknownTerritoryException ( string territoryName ) : System

Method Details

UnknownTerritoryException() public method

public UnknownTerritoryException ( string territoryName ) : System
territoryName string
return System