StreamException Constructor

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Utilities
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

NameDescription
System_CAPS_pubmethodStreamException(Object^)

Initializes a new instance of StreamException with the specified key.

System_CAPS_pubmethodStreamException(Object^, String^)

Initializes a new instance of StreamException with the specified key and message.

System_CAPS_pubmethodStreamException(Object^, String^, Exception^)

Initializes a new instance of StreamException with the specified key, message, and internal exception.

Return to top
Show: