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




Exception thrown when a connection is not found.

Syntax

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

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.