ESRI.ArcGIS.ADF.Web
SupportingServiceRequiredException Class
Members  See Also  Send Feedback
ESRI.ArcGIS.ADF.Web Namespace : SupportingServiceRequiredException Class




This exception is used by ArcGIS ServerManager to indicate that the task needs a supporting service (Geocoding/Geoprocessing) to be added before it can be configured. The UI should reflect this requirement.

Object Model

SupportingServiceRequiredException Class

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class SupportingServiceRequiredException 
   Inherits System.Exception
Visual Basic (Usage)Copy Code
Dim instance As SupportingServiceRequiredException
C# 
[SerializableAttribute()]
public class SupportingServiceRequiredException : System.Exception 

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.