Table of Contents

Class DisconnectedStateException

Namespace
Sportradar.LiveData.Sdk.Common.Exceptions
Assembly
Sportradar.LiveData.Sdk.dll

Communication channel disconnected exception.

[Serializable]
public class DisconnectedStateException : SdkBaseException, ISerializable
Inheritance
DisconnectedStateException
Implements
Inherited Members

Constructors

DisconnectedStateException()

public DisconnectedStateException()

DisconnectedStateException(string)

Initializes a new instance of the DisconnectedStateException class

public DisconnectedStateException(string message)

Parameters

message string

Exception message