Uses of Class
com.sportradar.mbs.sdk.exceptions.SdkException
Package
Description
-
Uses of SdkException in com.sportradar.mbs.sdk.exceptions
Modifier and TypeClassDescriptionclass
Exception thrown when there is a failure in obtaining the authentication token.class
Represents an exception that is thrown when an invalid request is made to the protocol.class
Represents an exception that is thrown when the response received from the protocol is invalid.class
Exception thrown when a protocol message exceeds the maximum allowed size.class
Represents an exception that is thrown when the send buffer is full in the protocol.class
Represents an exception that is thrown when the protocol send fails.class
Represents an exception that is thrown when a response is not received in the configured time window.class
Exception thrown when the SDK is not connected or is disposed.class
Represents an exception that occurs when a server responds with an error.class
Represents an exception that occurs when there is a failure in establishing a WebSocket connection. -
Uses of SdkException in com.sportradar.mbs.sdk.internal.connection.msg
-
Uses of SdkException in com.sportradar.mbs.sdk.internal.protocol