Share via


DataConnectionOpenCanceledException Constructor

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

DataConnectionOpenCanceledException()

Class constructor. Initializes a new instance of the DataConnectionOpenCanceledException class.

Public method

DataConnectionOpenCanceledException(String)

Class constructor. Initializes a new instance of the DataConnectionOpenCanceledException class with a specified error message.

Protected method

DataConnectionOpenCanceledException(SerializationInfo, StreamingContext)

Class constructor. Initializes a new instance of the DataConnectionOpenCanceledException class with serialized data.

Public method

DataConnectionOpenCanceledException(String, Exception)

Class constructor. Initializes a new instance of the DataConnectionOpenCanceledException class with a specified error message and a reference to the inner exception that is the cause of this exception.

Top

See Also

Reference

DataConnectionOpenCanceledException Class

DataConnectionOpenCanceledException Members

Microsoft.VisualStudio.Data Namespace