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

DeserializationException Members

The DeserializationException type exposes the following members.

Constructors


  Name Description
Public method DeserializationException()()()()
Initializes a new instance of the DeserializationException class
Public method DeserializationException(String, Exception)
Initializes a new instance of the DeserializationException class
Public method DeserializationException(String, String, String, Exception)
Initializes a new instance of the DeserializationException class
Public method DeserializationException(SerializationInfo, StreamingContext)
Initializes a new instance of the DeserializationException 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

Properties


  Name Description
Public property RootElementName
Gets the name of the root xml element associated with the exception or a null reference if element name could not be determined
Public property Xml
Gets the data which could not be deserialized