NonConfigurableReadOnlyPropertyException メンバー

NonConfigurableReadOnlyPropertyException クラスは、読み取り専用プロパティを設定しようとした場合に発生する例外です。

NonConfigurableReadOnlyPropertyException 型は、以下のメンバーを公開しています。

コンストラクター

  名前 説明
パブリック メソッド NonConfigurableReadOnlyPropertyException() () () ()
パブリック メソッド NonConfigurableReadOnlyPropertyException(String) 指定されたメッセージ テキストを持つ NonConfigurableReadOnlyPropertyException クラスの新しいインスタンスを初期化します。
パブリック メソッド NonConfigurableReadOnlyPropertyException(String, Exception) 指定したメッセージ テキストと内部例外を使用して、NonConfigurableReadOnlyPropertyException クラスの新しいインスタンスを初期化します。

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 から継承されています。)
プロテクト プロパティ HResult (Exception から継承されています。)
パブリック プロパティ InnerException (Exception から継承されています。)
パブリック プロパティ Message (Exception. . :: . .Message をオーバーライドします。)
パブリック プロパティ PropertyName
パブリック プロパティ Source (Exception から継承されています。)
パブリック プロパティ StackTrace (Exception から継承されています。)
パブリック プロパティ TargetSite (Exception から継承されています。)

Top