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!

XmlException Class

[To be supplied.]

Object
   Exception
      SystemException
         ExternalException
            XmlException

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.XML

Assembly: System.Data.dll

See Also

XmlException Members | System.Data.XML Namespace