Click or drag to resize

Sportradar.OddsFeed.SDK.Common.Exceptions Namespace

The Sportradar.OddsFeed.SDK.Common.Exceptions namespace defines exceptions thrown by the Odds Feed SDK.
Classes
  ClassDescription
Public classCacheItemNotFoundException
An exception thrown by the SDK cache components when the requested key was not found in the cache
Public classCommunicationException
An exception thrown by the SDK when an error occurred while communicating with external source (Feed REST-ful API)
Public classDeserializationException
An exception thrown by the SDK when a deserialization of the xml received from the feed fails
Public classFeedSdkException
A base class for all exceptions thrown by the feed SDK
Public classMappingException
An exception thrown by the SDK when the entity received from the feed could not be mapped to entity used by the SDK
Public classNameExpressionException
An exception thrown by name expressions when the name cannot be build
Public classNameGenerationException
An exception when the name for a market or outcome could not be generated
Public classObjectNotFoundException
An exception thrown when the requested object is not found