Table of Contents

Class ConnectionNotFoundException

Namespace
Virtufin.WebSocketManager.Services
Assembly
Virtufin.WebSocketManager.dll
public sealed class ConnectionNotFoundException : Exception, ISerializable
Inheritance
ConnectionNotFoundException
Implements
Inherited Members

Constructors

ConnectionNotFoundException(string)

public ConnectionNotFoundException(string connectionId)

Parameters

connectionId string

Properties

ConnectionId

public string ConnectionId { get; }

Property Value

string