Condividi tramite


FeatureManagementException(FeatureManagementError, String) Costruttore

Definizione

Inizializza una nuova istanza della classe FeatureManagementException.

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)

Parametri

errorType
FeatureManagementError

Errore di gestione delle funzionalità rappresentato dall'eccezione.

message
String

Messaggio di errore per l'eccezione.

Si applica a