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




Exception thrown when the recovery of a connection fails.

Syntax

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

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.