DataConnectionOpenCanceledException Constructor

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