Partilhar via


FeatureManagementException(FeatureManagementError, String) Construtor

Definição

Inicializa uma nova instância da FeatureManagementException classe.

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)

Parâmetros

errorType
FeatureManagementError

O erro de gestão de funcionalidades que a exceção representa.

message
String

Mensagem de erro para a exceção.

Aplica-se a