Freigeben über


ConnectionFailureException Constructor

Initializes a new instance of the ConnectionFailureException class.

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Überladungsliste

Name Description
ConnectionFailureException ()
Initializes a new instance of the ConnectionFailureException class.
ConnectionFailureException (String)
Initializes a new instance of the ConnectionFailureException class with the specified message text.
ConnectionFailureException (String, Exception)
Initializes a new instance of the ConnectionFailureException class with the specified message text and inner exception.

Siehe auch

Verweis

ConnectionFailureException Class
ConnectionFailureException Members
Microsoft.SqlServer.Management.Common Namespace