ServiceUnavailableException Constructor
Visual Studio 2015
Instantiates a new instance of ServiceUnavailableException,
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | ServiceUnavailableException(Type^) | Instantiates a new instance of ServiceUnavailableException for the specified type of service, |
![]() | ServiceUnavailableException(Type^, Exception^) | Instantiates a new instance of ServiceUnavailableException for the specified type of service and inner exception, |
Show:
