XmlSerializationException Properties
Include Protected Members
Include Inherited Members
The XmlSerializationException type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Data | (Inherited from Exception.) |
![]() |
HelpLink | (Inherited from Exception.) |
![]() |
HResult | (Inherited from Exception.) |
![]() |
InnerException | (Inherited from Exception.) |
![]() |
LineNumber | Gets or sets the line number where the exception occurred. |
![]() |
LinePosition | Gets or sets the line position where the exception occurred. |
![]() |
Message | (Inherited from Exception.) |
![]() |
Source | (Inherited from Exception.) |
![]() |
StackTrace | (Inherited from Exception.) |
![]() |
TargetSite | (Inherited from Exception.) |
Top