The members of System.Xml.Xsl.XsltException are listed below.
See Also: Inherited members from System.SystemException
Public Constructors
| | Documentation for this section has not yet been entered. |
| | Documentation for this section has not yet been entered. |
| | The public constructor. |
Protected Constructors
| | The constructor for runtime serialization. |
Public Properties
[read-only] | LineNumber | int. Represents the line number of the error source (usually the related XPathNavigator's node location). |
[read-only] | LinePosition | int. Represents the column number of the error source (usually the related XPathNavigator's node location). |
[read-only] override | Message | string. Represents the error message. |
[read-only] | SourceUri | string. Represents the URI of the error source (usually the base URI of the stylesheet document). It returns an empty string if such information is not available. |
Public Methods