Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ CreateConversionException() [1/2]

static XmlException System.Xml.XmlExceptionHelper.CreateConversionException ( string type,
Exception exception )
inlinestatic

Definition at line 289 of file XmlExceptionHelper.cs.

290 {
292 }
static string XmlInvalidConversionWithoutValue
Definition SR.cs:314
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
Definition SR.cs:7

References System.exception, System.SR.Format(), System.type, System.Xml.XmlException, and System.SR.XmlInvalidConversionWithoutValue.

Referenced by System.Runtime.Serialization.DateTimeOffsetAdapter.GetDateTimeOffset(), System.Runtime.Serialization.Json.XmlJsonReader.ParseChar(), System.Runtime.Serialization.Json.XmlJsonReader.ParseInt(), System.Runtime.Serialization.Json.JsonReaderDelegator.ParseJsonDateInDefaultFormat(), System.Runtime.Serialization.XmlReaderDelegator.ReadContentAsBase64(), System.Xml.XmlDictionaryReader.XmlWrappedReader.ReadContentAsBoolean(), System.Runtime.Serialization.Json.XmlJsonReader.ReadContentAsDecimal(), System.Xml.XmlDictionaryReader.XmlWrappedReader.ReadContentAsDecimal(), System.Xml.XmlDictionaryReader.XmlWrappedReader.ReadContentAsDouble(), System.Xml.XmlDictionaryReader.XmlWrappedReader.ReadContentAsFloat(), System.Runtime.Serialization.XmlReaderDelegator.ReadContentAsGuid(), System.Xml.XmlDictionaryReader.XmlWrappedReader.ReadContentAsInt(), System.Runtime.Serialization.Json.XmlJsonReader.ReadContentAsLong(), System.Xml.XmlDictionaryReader.XmlWrappedReader.ReadContentAsLong(), System.Xml.XmlDictionaryReader.XmlWrappedReader.ReadContentAsString(), System.Runtime.Serialization.Json.JsonReaderDelegator.ReadContentAsUnsignedLong(), System.Runtime.Serialization.XmlReaderDelegator.ReadContentAsUri(), System.Xml.XmlBufferReader.ReadDateTime(), System.Xml.XmlDictionaryReader.ReadElementContentAsDateTime(), System.Runtime.Serialization.XmlReaderDelegator.ReadElementContentAsGuid(), System.Xml.XmlDictionaryReader.ReadElementContentAsGuid(), System.Xml.XmlDictionaryReader.ReadElementContentAsUniqueId(), System.Runtime.Serialization.Json.JsonReaderDelegator.ReadElementContentAsUnsignedLong(), System.Runtime.Serialization.XmlReaderDelegator.ReadElementContentAsUri(), System.Xml.XmlBufferReader.ReadTimeSpan(), System.Xml.XmlConverter.ToBoolean(), System.Xml.XmlConverter.ToDateTime(), System.Xml.XmlConverter.ToDateTime(), System.Xml.XmlConverter.ToDecimal(), System.Xml.XmlConverter.ToDouble(), System.Xml.XmlConverter.ToGuid(), System.Xml.XmlConverter.ToInt32(), System.Xml.XmlConverter.ToInt64(), System.Xml.XmlConverter.ToSingle(), System.Xml.XmlConverter.ToTimeSpan(), System.Xml.XmlConverter.ToUInt64(), and System.Xml.XmlConverter.ToUniqueId().