Share via


DataConnectionOpenCanceledException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the DataConnectionOpenCanceledException class.

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() Initializes a new instance of the DataConnectionOpenCanceledException class.
Public method DataConnectionOpenCanceledException(String) Initializes a new instance of the DataConnectionOpenCanceledException class with the specified error message.
Protected method DataConnectionOpenCanceledException(SerializationInfo, StreamingContext) Initializes a new instance of the DataConnectionOpenCanceledException class with serialized data.
Public method DataConnectionOpenCanceledException(String, Exception) Initializes a new instance of the DataConnectionOpenCanceledException class with the specified error message and the inner exception.

Top

See Also

Reference

DataConnectionOpenCanceledException Class

Microsoft.VisualStudio.Data.Services Namespace