Freigeben über


ExecutionFailureException Constructor

Initializes a new instance of the ExecutionFailureException 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
ExecutionFailureException ()
Initializes a new instance of the ExecutionFailureException class.
ExecutionFailureException (String)
Initializes a new instance of the ExecutionFailureException class with the specified message text.
ExecutionFailureException (String, Exception)
Initializes a new instance of the ExecutionFailureException class with the specified message text and inner exception.

Siehe auch

Verweis

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