Table of Contents

Class NotInitializedException

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

Component not initialized exception.

[Serializable]
public class NotInitializedException : InitException, ISerializable
Inheritance
NotInitializedException
Implements
Inherited Members

Constructors

NotInitializedException()

public NotInitializedException()

NotInitializedException(string)

Initializes a new instance of the NotInitializedException class

public NotInitializedException(string message)

Parameters

message string

Exception message