Table of Contents

Class InvalidDataReceivedException

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

Invalid data received exception.

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

Constructors

InvalidDataReceivedException()

public InvalidDataReceivedException()

InvalidDataReceivedException(string)

Initializes a new instance of the InvalidDataReceivedException class

public InvalidDataReceivedException(string message)

Parameters

message string

Exception message