DataConnectionOpenCanceledException Class

Definition

Represents the exception thrown when a data connection open call is canceled.

C++
public ref class DataConnectionOpenCanceledException : Exception
Inheritance
DataConnectionOpenCanceledException
Attributes

Constructors

DataConnectionOpenCanceledException()

Initializes a new instance of the DataConnectionOpenCanceledException class.

DataConnectionOpenCanceledException(SerializationInfo, StreamingContext)
Obsolete.

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

DataConnectionOpenCanceledException(String, Exception)

Initializes a new instance of the DataConnectionOpenCanceledException class with the specified error message and the inner exception.

DataConnectionOpenCanceledException(String)

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

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022