Namespace Sportradar.LiveData.Sdk.Common.Exceptions
Classes
- BufferOverflowException
Buffer overflow exception.
- DefaultExceptionRenderer
Log4Net exception renderer. Includes special exception identifier for all exceptions derived from SdkBaseException.
- DisconnectedStateException
Communication channel disconnected exception.
- InitException
Initialization exception.
- InvalidDataReceivedException
Invalid data received exception.
- LoginRateLimitingException
Login rate limiting threshold exceeded exception.
- NotInitializedException
Component not initialized exception.
- NotStartedException
A required component was not started.
- RateLimitingException
Rate limit threshold exceeded exception.
- SdkBaseException
SDK base application exception that all other SDK exception should derive from.
- SdkConfigException
SDK configuration exception (e.g. configuration setting validation)
- TimeSkewException
Client-Server system time skew exception.