ServiceUnavailableException Constructor

 

Instantiates a new instance of ServiceUnavailableException,

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubmethodServiceUnavailableException(Type^)

Instantiates a new instance of ServiceUnavailableException for the specified type of service,

System_CAPS_pubmethodServiceUnavailableException(Type^, Exception^)

Instantiates a new instance of ServiceUnavailableException for the specified type of service and inner exception,

Return to top
Show: