Sportradar.MTS.SDK.API Namespace
Sportradar.MTS.SDK.Common.Exceptions Namespace
Sportradar.MTS.SDK.Entities.Builders Namespace
Sportradar.MTS.SDK.Entities.EventArguments Namespace
Sportradar.MTS.SDK.Entities.Interfaces Namespace
Sportradar.MTS.SDK.Entities.Internal.REST Namespace
Sportradar MTS SDK .NET Standard 2.1, v2.3.3

CommunicationException Members

The CommunicationException type exposes the following members.

Constructors


  Name Description
Public method CommunicationException()()()()
Initializes a new instance of the CommunicationException class
Public method CommunicationException(String, String, Exception)
Initializes a new instance of the CommunicationException class
Public method CommunicationException(String, String, HttpStatusCode, Exception)
Initializes a new instance of the CommunicationException class
Public method CommunicationException(SerializationInfo, StreamingContext)
Initializes a new instance of the CommunicationException class

Methods


  Name Description
Public method GetObjectData
When overridden in a derived class, sets the SerializationInfo with information about the exception.
Public method ToString
Returns a String that represents this instance.

Fields


  Name Description
Public field ResponseCode
Gets the HttpStatusCode specifying the response's status code

Properties


  Name Description
Public property Url
Gets the String representation of the url specifying the resource which was being accessed