NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

XPathException Class

[To be supplied.]

Object
   Exception
      SystemException
         ExternalException
            XPathException

[Visual Basic]
Public Class XPathException
   Inherits ExternalException
[C#]
public class XPathException : ExternalException
[C++]
public __gc class XPathException : public ExternalException
[JScript]
public class XPathException extends ExternalException

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.XML

Assembly: System.Data.dll

See Also

XPathException Members | System.Data.XML Namespace