Table of Contents

Class BufferOverflowException

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

Buffer overflow exception.

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

Constructors

BufferOverflowException()

public BufferOverflowException()

BufferOverflowException(string)

Initializes a new instance of the BufferOverflowException class

public BufferOverflowException(string message)

Parameters

message string

Exception message