NotAvailableOnlineException Class
This exception is not used by the Visual Studio 2010 Tools for Office Runtime. It is included in this version of the runtime to maintain compatibility with code that was compiled using earlier versions of the runtime.
Assembly: Microsoft.VisualStudio.Tools.Applications.Runtime (in Microsoft.VisualStudio.Tools.Applications.Runtime.dll)
System::Exception
Microsoft.VisualStudio.Tools.Applications.Runtime::RuntimeException
Microsoft.VisualStudio.Tools.Applications.Runtime::NotAvailableOnlineException
| Name | Description | |
|---|---|---|
![]() | NotAvailableOnlineException() | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | NotAvailableOnlineException(Exception^) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | NotAvailableOnlineException(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | NotAvailableOnlineException(String^, Exception^) | This API supports the product infrastructure and is not intended to be used directly from your code. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetBaseException() | (Inherited from Exception.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetObjectData(SerializationInfo^, StreamingContext) | (Inherited from Exception.) |
![]() | GetType() | (Inherited from Exception.) |
![]() | ToString() | (Inherited from Exception.) |
For more information about the Visual Studio 2010 Tools for Office Runtime, see Visual Studio Tools for Office Runtime Overview.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

