Mono Class Library: System.Xml.Xsl NamespaceSystem.Xml.Xsl.XsltCompileException Class |
See Also: XsltCompileException Members
System.Object
System.Exception
System.SystemException
System.Xml.Xsl.XsltException
System.Xml.Xsl.XsltCompileException
|
An instance of this class will be created to be thrown on an XSLT stylesheet compilation error. An input stylesheet in XslTransform.Load method is compiled into internal compiled stylesheet (that contains, for example, all compiled XPath expressions in the stylesheet, via System.Xml.XPath.XPathNavigator.Compile method). [Edit]
Namespace: System.Xml.Xsl
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0