RMCLink.Interop .NET Assembly

CancelledException Constructor

Initializes a new instance of the CancelledException class.

Overload List

Initializes a new instance of the CancelledException class.

public CancelledException();

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

public CancelledException(SerializationInfo,StreamingContext);

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

public CancelledException(string);

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

public CancelledException(string,Exception);

See Also

RMCLink.Interop .NET Assembly | ReadWriteFailedException Class


Send comments on this topic.

Copyright (c) 2024 Delta Computer Systems, Inc. dba Delta Motion