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