Dela via


FeatureManagementException(FeatureManagementError, String) Konstruktor

Definition

Initierar en ny instans av FeatureManagementException klassen.

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)

Parametrar

errorType
FeatureManagementError

Funktionshanteringsfelet som undantaget representerar.

message
String

Felmeddelande för undantaget.

Gäller för