Share via


ExecutionFailureException Constructor

Initializes a new instance of the ExecutionFailureException class.

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Overload List

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.

See Also

Reference

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