你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

FeatureManagementException 类

定义

表示在功能管理期间发生的错误。

public class FeatureManagementException : Exception
type FeatureManagementException = class
    inherit Exception
Public Class FeatureManagementException
Inherits Exception
继承
FeatureManagementException

构造函数

FeatureManagementException(FeatureManagementError, String)

初始化 FeatureManagementException 类的新实例。

属性

Error

异常表示的功能管理错误。

适用于