Sdílet prostřednictvím


FeatureManagementException(FeatureManagementError, String) Konstruktor

Definice

Inicializuje novou instanci FeatureManagementException třídy.

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)

Parametry

errorType
FeatureManagementError

Chyba správy funkcí, kterou představuje výjimka.

message
String

Chybová zpráva pro výjimku.

Platí pro