DuplicateRouteStopException Constructor (String) | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Namespace:
Telogis.GeoBase.Exceptions
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public DuplicateRouteStopException(
params string[] additionalInfo
)
Public Sub New (
ParamArray additionalInfo As String()
)
Parameters
- additionalInfo
- Type: SystemString
Any additional information that may be useful in determining the cause of the exception being thrown.
See Also