Click or drag to resize

RouteStopTooFarAwayException Constructor

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Overload List
  NameDescription
Public methodRouteStopTooFarAwayException(String[])
Public methodRouteStopTooFarAwayException(LatLon,String[])
Use this overload if no RouteStop is available to pass in as an argument.
Public methodRouteStopTooFarAwayException(RouteStop,String[])
Use this overload if the route stop being passed in is not from an array or access to the array index is unavailable.
Public methodRouteStopTooFarAwayException(RouteStop, Int32,String[])
Use this overload in preference to other constructors that do not supply a RouteStop. The RouteStop contains additional information.
Top
See Also