The properties of System.Xml.Schema.XmlSchemaException are listed below. For a list of all members, see the XmlSchemaException Members list.
See Also: Inherited members from System.SystemException
[read-only] | LineNumber | int.
![]() Gets the line number indicating where the error occurred. |
[read-only] | LinePosition | int.
![]() Gets the line position indicating where the error occurred. |
[read-only] override | Message | string.
![]() Gets the description of the error condition of this exception. |
[read-only] | SourceSchemaObject | XmlSchemaObject.
![]() The XmlSchemaObject that produced the XmlSchemaException. |
[read-only] | SourceUri | string.
![]() Gets the Uniform Resource Identifier (URI) location of the schema that caused the exception. |