Элементы XmlSerializationException
Represents messages thrown during the XML de-serialization process. This class cannot be inherited.
Тип XmlSerializationException предоставляет доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
XmlSerializationException() () () () | Initializes a new instance of XmlSerializationException using the default values. |
![]() |
XmlSerializationException(String) | Initializes a new instance of XmlSerializationException using a message string. |
![]() |
XmlSerializationException(String, Exception) | Initializes a new instance of XmlSerializationException, using a message string and the inner Exception received. |
![]() |
XmlSerializationException(String, Exception, Int32, Int32) | Initializes a new instance of XmlSerializationException using a message string, the inner Exception received, a line number, and line position. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetBaseException | (Наследуется из Exception.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetObjectData | Инфраструктура. l (Перезаписывает Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext).) |
![]() |
GetType | (Наследуется из Exception.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
ToString | (Наследуется из Exception.) |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Data | (Наследуется из Exception.) |
![]() |
HelpLink | (Наследуется из Exception.) |
![]() |
HResult | (Наследуется из Exception.) |
![]() |
InnerException | (Наследуется из Exception.) |
![]() |
LineNumber | Gets or sets the line number where the exception occurred. |
![]() |
LinePosition | Gets or sets the line position where the exception occurred. |
![]() |
Message | (Наследуется из Exception.) |
![]() |
Source | (Наследуется из Exception.) |
![]() |
StackTrace | (Наследуется из Exception.) |
![]() |
TargetSite | (Наследуется из Exception.) |
В начало
.gif)
.gif)
.gif)
.gif)