Click or drag to resize

InvalidLatLonException Constructor

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
An exception thrown when an invalid LatLon is used.

Namespace:  Telogis.GeoBase.Exceptions
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public InvalidLatLonException(
	string m
)

Parameters

m
Type: SystemString
A detailed message.
See Also