Click or drag to resize
DifferentLocationException Constructor
TThrown when the FIPS codes are not in sync for 2 or more locations.

Namespace: KampData.TaxEngine.API.Exceptions
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public DifferentLocationException(
	string Message
)

Parameters

Message
Type: SystemString
"Failure merging " + geocodeToMerge + " with " + Geocode
See Also