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!

InstallException Class

[To be supplied.]

Object
   Exception
      InstallException

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Configuration.Install

Assembly: System.Configuration.Install.dll

See Also

InstallException Members | System.Configuration.Install Namespace