ExecutionFailureException Constructor

Initializes a new instance of the ExecutionFailureException class.

备注

仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。

重载列表

名称 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.

请参阅

参考

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