UnsupportedObjectTypeException メンバー
UnsupportedObjectTypeException クラスは、サポートされていないオブジェクトがポリシーによって検出され、エラーが発生した場合に生成される例外です。
UnsupportedObjectTypeException 型は、以下のメンバーを公開しています。
コンストラクター
名前 | 説明 | |
---|---|---|
UnsupportedObjectTypeException() () () () | ||
UnsupportedObjectTypeException(String) | 指定されたメッセージ テキストを持つ UnsupportedObjectTypeException クラスの新しいインスタンスを初期化します。 | |
UnsupportedObjectTypeException(String, Exception) | 指定されたメッセージ テキストと内部例外を持つ UnsupportedObjectTypeException クラスの新しいインスタンスを初期化します。 | |
UnsupportedObjectTypeException(String, String) |
Top
メソッド
名前 | 説明 | |
---|---|---|
Equals | (Object から継承されています。) | |
Finalize | (Object から継承されています。) | |
GetBaseException | (Exception から継承されています。) | |
GetHashCode | (Object から継承されています。) | |
GetObjectData | (Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext) をオーバーライドします。) | |
GetType | (Exception から継承されています。) | |
Init | (DmfException から継承されています。) | |
MemberwiseClone | (Object から継承されています。) | |
SetHelpContext | (DmfException から継承されています。) | |
ToString | (Exception から継承されています。) |
Top
プロパティ
名前 | 説明 | |
---|---|---|
Data | (Exception から継承されています。) | |
DmfExceptionType | (DmfException. . :: . .DmfExceptionType をオーバーライドします。) | |
HelpLink | (DmfException から継承されています。) | |
Host | ||
HResult | (Exception から継承されています。) | |
InnerException | (Exception から継承されています。) | |
Message | (Exception. . :: . .Message をオーバーライドします。) | |
Source | (Exception から継承されています。) | |
StackTrace | (Exception から継承されています。) | |
TargetSite | (Exception から継承されています。) | |
TypeName |
Top