次の方法で共有


FeatureManagementException クラス

定義

機能管理中に発生するエラーを表します。

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

コンストラクター

FeatureManagementException(FeatureManagementError, String)

FeatureManagementException クラスの新しいインスタンスを初期化します。

プロパティ

Error

例外が表す機能管理エラー。

適用対象