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)