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 Fields

The fields of the DOMException class are listed below. For a complete list of DOMException class members, see the DOMException Members topic.

Public:

DOMSTRING_SIZE_ERR [To be supplied.]
FIRST [To be supplied.]
HIERARCHY_REQUEST_ERR [To be supplied.]
INDEX_SIZE_ERR [To be supplied.]
INUSE_ATTRIBUTE_ERR [To be supplied.]
INVALID_CHARACTER_ERR [To be supplied.]
LAST [To be supplied.]
NOT_FOUND_ERR [To be supplied.]
NOT_SUPPORTED_ERR [To be supplied.]
NO_DATA_ALLOWED_ERR [To be supplied.]
NO_MODIFICATION_ALLOWED_ERR [To be supplied.]
WRONG_DOCUMENT_ERR [To be supplied.]

Protected:

HResult (inherited from Exception) Protected. Returns a HResult.

See Also

DOMException Class | System.Data.XML.DOM Namespace