Uses of Class
com.sportradar.mbs.sdk.exceptions.SdkException
Packages that use SdkException
Package
Description
-
Uses of SdkException in com.sportradar.mbs.sdk.exceptions
Subclasses of SdkException in com.sportradar.mbs.sdk.exceptionsModifier and TypeClassDescriptionclassException thrown when there is a failure in obtaining the authentication token.classRepresents an exception that is thrown when an invalid request is made to the protocol.classRepresents an exception that is thrown when the response received from the protocol is invalid.classException thrown when a protocol message exceeds the maximum allowed size.classRepresents an exception that is thrown when the send buffer is full in the protocol.classRepresents an exception that is thrown when the protocol send fails.classRepresents an exception that is thrown when a response is not received in the configured time window.classException thrown when the SDK is not connected or is disposed.classRepresents an exception that occurs when a server responds with an error.classRepresents 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
Methods in com.sportradar.mbs.sdk.internal.connection.msg that return SdkExceptionConstructors in com.sportradar.mbs.sdk.internal.connection.msg with parameters of type SdkException -
Uses of SdkException in com.sportradar.mbs.sdk.internal.protocol
Methods in com.sportradar.mbs.sdk.internal.protocol with parameters of type SdkException