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!

VersionNotFoundException Class

[To be supplied.]

Object
   Exception
      SystemException
         VersionNotFoundException

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Data

Assembly: System.Data.dll

See Also

VersionNotFoundException Members | System.Data Namespace