Share via


SettingsReadTypeMismatchException(String) Constructor

Definition

Initializes a new instance of the Exception class with a specified error message.

public SettingsReadTypeMismatchException (string message);
new Microsoft.VisualStudio.Extensibility.Settings.SettingsReadTypeMismatchException : string -> Microsoft.VisualStudio.Extensibility.Settings.SettingsReadTypeMismatchException
Public Sub New (message As String)

Parameters

message
String

Applies to