StreamNotFoundException Constructor
Visual Studio 2015
Initializes a new instance of StreamNotFoundException.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
| Name | Description | |
|---|---|---|
![]() | StreamNotFoundException(Object^) | Initializes a new instance of StreamNotFoundException. |
![]() | StreamNotFoundException(Object^, String^) | Initializes a new instance of StreamNotFoundException with the specified key and message. |
![]() | StreamNotFoundException(Object^, String^, Exception^) | Initializes a new instance of StreamNotFoundException with the specified key, message, and internal exception. |
Show:
