RouteStopTooFarAwayException Constructor | ![]() |
Name | Description | |
---|---|---|
![]() | RouteStopTooFarAwayException(String[]) |
This overload can be used if the required parameters for the following constructors are unavailable:
RouteStopTooFarAwayException(LatLon,String[])RouteStopTooFarAwayException(RouteStop,String[])RouteStopTooFarAwayException(RouteStop, Int32,String[]) |
![]() | RouteStopTooFarAwayException(LatLon,String[]) |
Use this overload if no RouteStop is available to pass in as an argument.
|
![]() | RouteStopTooFarAwayException(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.
|
![]() | RouteStopTooFarAwayException(RouteStop, Int32,String[]) |
Use this overload in preference to other constructors that do not supply a RouteStop. The RouteStop contains additional information.
|