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




The ArcIMSConnectionException is thrown if an operation fails when connecting to an ArcIMS Application server, disconnecting from it, sending a request to it, or receiving a response from it.

Syntax

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

Inheritance Hierarchy

System.Object
   System.Exception
      ESRI.ArcGIS.ADF.Connection.IMS.TCPConnectionException

See Also

© 2010 All Rights Reserved.