DmfException メンバー
DmfException クラスは、ポリシー ベースの管理の一般的な例外を表します。
DmfException 型は、以下のメンバーを公開しています。
コンストラクター
名前 | 説明 | |
---|---|---|
DmfException() () () () | ||
DmfException(String) | 指定されたメッセージ テキストを持つ DmfException クラスの新しいインスタンスを初期化します。 | |
DmfException(SerializationInfo, StreamingContext) | 指定したシリアル化情報とストリーム コンテキストを持つ ExceptionAlreadyRegisteredException クラスの新しいインスタンスを初期化します。 | |
DmfException(String, Exception) | 指定されたメッセージ テキストと内部例外を持つ ExceptionAlreadyRegisteredException クラスの新しいインスタンスを初期化します。 |
Top
メソッド
名前 | 説明 | |
---|---|---|
Equals | (Object から継承されています。) | |
Finalize | (Object から継承されています。) | |
GetBaseException | (Exception から継承されています。) | |
GetHashCode | (Object から継承されています。) | |
GetObjectData | (Exception から継承されています。) | |
GetType | (Exception から継承されています。) | |
Init | ||
MemberwiseClone | (Object から継承されています。) | |
SetHelpContext | ||
ToString | (Exception から継承されています。) |
Top
プロパティ
名前 | 説明 | |
---|---|---|
Data | (Exception から継承されています。) | |
DmfExceptionType | ||
HelpLink | (Exception. . :: . .HelpLink をオーバーライドします。) | |
HResult | (Exception から継承されています。) | |
InnerException | (Exception から継承されています。) | |
Message | (Exception から継承されています。) | |
ProdVer | ||
Source | (Exception から継承されています。) | |
StackTrace | (Exception から継承されています。) | |
TargetSite | (Exception から継承されています。) |
Top