Mono Class Library: System.Xml.Xsl.XsltCompileException Overview | Members

System.Xml.Xsl.XsltCompileException Constructor

The public constructor.

public XsltCompileException (Exception inner, string sourceUri, int lineNumber, int linePosition)

Parameters

inner
An optional inner Exception.
sourceUri
A string that represents the source URI part of te location of the error.
lineNumber
An int number that represents the line number part of te location of the error.
linePosition
An int number that represents the line position part of te location of the error.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.Xsl
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0