Click or drag to resize

Sportradar.MTS.SDK.Common.Exceptions Namespace

 
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 classMtsApiException An exception thrown by the SDK when there is a problem with communication with MTS API
Public classMtsReportException An exception thrown by the SDK when there is a problem with communication via IReportManager
Public classRabbitMqException An exception thrown by the SDK when there is a problem with communication with rabbit mq
Public classResponseTimeoutException An exception thrown by the SDK when the timeout for receiving response expired