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




Exception thrown when the server list is empty.

Syntax

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

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.