Share via


UserNotProvisionedException Class

Thrown by methods that relate to a provisioned user, such as UpdateUser, and so on, if the user does not exist in the MapPoint Location Server system.

Microsoft.MapPoint.LocationServer.Management

Public Class UserNotProvisionedException Inherits Microsoft.MapPoint.MapPointArgumentException
    Member of Microsoft.MapPoint.LocationServer.Management
[C#]
public class UserNotProvisionedException : Microsoft.MapPoint.MapPointArgumentException
    Member of Microsoft.MapPoint.LocationServer.Management

Remarks

To see which method parameter caused the exception, check the ArgumentName property of the exception instance.