Delen via


FeatureManagementException(FeatureManagementError, String) Constructor

Definitie

Initialiseert een nieuw exemplaar van de FeatureManagementException klasse.

public FeatureManagementException (Microsoft.FeatureManagement.FeatureManagementError errorType, string message);
new Microsoft.FeatureManagement.FeatureManagementException : Microsoft.FeatureManagement.FeatureManagementError * string -> Microsoft.FeatureManagement.FeatureManagementException
Public Sub New (errorType As FeatureManagementError, message As String)

Parameters

errorType
FeatureManagementError

De fout in functiebeheer die de uitzondering vertegenwoordigt.

message
String

Foutbericht voor de uitzondering.

Van toepassing op