MapPointArgumentOutOfRangeException Class

Thrown when an argument provided to a MapPoint Location Server Web Service method is outside the range of allowed values.

Public Class MapPointArgumentOutOfRangeException Inherits Microsoft.MapPoint.MapPointException
    Member of LocationServiceSoap.LocationService
[C#]
public class MapPointArgumentOutOfRangeException : Microsoft.MapPoint.MapPointException
    Member of LocationServiceSoap.LocationService

Remarks

To find out which argument caused the exception, check the ArgumentName property of the exception instance.