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

System.Xml.Xsl.XsltCompileException Constructor

The public constructor. [Edit]

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

Parameters

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

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

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