Table of Contents

Class ConnectionAbortedException

Namespace
Alternet.Scripter.Debugger.Dap.Connections
Assembly
Alternet.Scripter.Debugger.Dap.v9.dll

Indicates that a connection was aborted

[Serializable]
public sealed class ConnectionAbortedException : OperationCanceledException, ISerializable, _Exception
Inheritance
ConnectionAbortedException
Implements

Constructors

ConnectionAbortedException()

Create a new instance of ConnectionAbortedException

ConnectionAbortedException(string)

Create a new instance of ConnectionAbortedException

ConnectionAbortedException(string, Exception)

Create a new instance of ConnectionAbortedException