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!

DOMException Class

[To be supplied.]

Object
   Exception
      SystemException
         ExternalException
            DOMException

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.XML.DOM

Assembly: System.Data.dll

See Also

DOMException Members | System.Data.XML.DOM Namespace