Package com.sportradar.mbs.sdk.exceptions
package com.sportradar.mbs.sdk.exceptions
-
ClassDescriptionException thrown when there is a failure in obtaining the authentication token.The ExceptionCode class represents the error codes used in the SDK exceptions.Represents an exception that is thrown when an invalid request is made to the protocol.Represents an exception that is thrown when the response received from the protocol is invalid.Exception thrown when a protocol message exceeds the maximum allowed size.Represents an exception that is thrown when the send buffer is full in the protocol.Represents an exception that is thrown when the protocol send fails.Represents an exception that is thrown when a response is not received in the configured time window.The base class for all SDK exceptions.Exception thrown when the SDK is not connected or is disposed.Represents an exception that occurs when a server responds with an error.Represents an exception that occurs when there is a failure in establishing a WebSocket connection.