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