Click or drag to resize

StateNotFoundException Constructor

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
An exception thrown when a state name cannot be found when geocoding.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public StateNotFoundException(
	string state
)

Parameters

state
Type: SystemString
The invalid state name
See Also