StreamNotFoundException Constructor (Object^, String^, Exception^)
Visual Studio 2015
Initializes a new instance of StreamNotFoundException with the specified key, message, and internal exception.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Parameters
- key
-
Type:
System::Object^
The key.
- message
-
Type:
System::String^
The message.
- internalEx
-
Type:
System::Exception^
The internal exception.
Show: