Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
Previous Versions
.NET Framework 1.1
.NET Framework
Reference
System.Xml.Xsl
XsltException Class
This page is specific to
Microsoft Visual Studio 2003/.NET Framework 1.1

Other versions are also available for the following:
.NET Framework Class Library
XsltException Class

The exception that is thrown when an error occurs while processing an Extensible Stylesheet Language (XSL) transform.

For a list of all members of this type, see XsltException Members.

System.Object
   System.Exception
      System.SystemException
         System.Xml.Xsl.XsltException
            System.Xml.Xsl.XsltCompileException

[Visual Basic]
<Serializable>
Public Class XsltException
   Inherits SystemException
[C#]
[Serializable]
public class XsltException : SystemException
[C++]
[Serializable]
public __gc class XsltException : public SystemException
[JScript]
public
   Serializable
class XsltException extends SystemException

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Requirements

Namespace: System.Xml.Xsl

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: System.Xml (in System.Xml.dll)

See Also

XsltException Members | System.Xml.Xsl Namespace

© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker