ServiceUnavailableException Constructor (Type^, Exception^)
Visual Studio 2015
Instantiates a new instance of ServiceUnavailableException for the specified type of service and inner exception,
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- serviceType
-
Type:
System::Type^
The service type.
- innerException
-
Type:
System::Exception^
The inner exception.
Show: