ESRI.ArcGIS.ADF.Connection.Core
ServerHostNullException Class
Members  See Also  Send comments on this topic.
ESRI.ArcGIS.ADF.Connection Namespace : ServerHostNullException Class




Exception thrown when a ServerConnection's Host is not valid.

Syntax

Visual Basic (Declaration) 
Public Class ServerHostNullException 
   Inherits Exception
Visual Basic (Usage)Copy Code
Dim instance As ServerHostNullException
C# 
public class ServerHostNullException : Exception 

Inheritance Hierarchy

System.Object
   System.Exception
      ESRI.ArcGIS.ADF.Connection.ServerHostNullException

See Also

© 2010 All Rights Reserved.