GeneratorUserException メンバ

保護されたメンバを含める
継承されたメンバを含める

データの生成時にエラーが発生した場合に、データ ジェネレータの実装側がスローできる例外。

GeneratorUserException 型で公開されるメンバは以下のとおりです。

コンストラクタ

  名前 説明
Dd154792.pubmethod(ja-jp,VS.90).gif GeneratorUserException オーバーロードされます。 GeneratorUserException クラスのインスタンスを初期化します。

このページのトップへ

メソッド

  名前 説明
Dd154792.pubmethod(ja-jp,VS.90).gif Equals (Object から継承されます。)
Dd154792.protmethod(ja-jp,VS.90).gif Finalize (Object から継承されます。)
Dd154792.pubmethod(ja-jp,VS.90).gif GetBaseException (Exception から継承されます。)
Dd154792.pubmethod(ja-jp,VS.90).gif GetHashCode (Object から継承されます。)
Dd154792.pubmethod(ja-jp,VS.90).gif GetObjectData 重大度とエラーの種類の情報を SerializationInfo オブジェクトに追加します。これは、リモート処理のシナリオに使用されます。 (Exception.GetObjectData(SerializationInfo, StreamingContext) をオーバーライドします。)
Dd154792.pubmethod(ja-jp,VS.90).gif GetType (Exception から継承されます。)
Dd154792.protmethod(ja-jp,VS.90).gif MemberwiseClone (Object から継承されます。)
Dd154792.pubmethod(ja-jp,VS.90).gif ToString メッセージを文字列型に変換します。Object から継承します。 (Exception.ToString() をオーバーライドします。)

このページのトップへ

プロパティ

  名前 説明
Dd154792.pubproperty(ja-jp,VS.90).gif Data (Exception から継承されます。)
Dd154792.pubproperty(ja-jp,VS.90).gif ErrorType 例外のエラーの種類を取得します。
Dd154792.pubproperty(ja-jp,VS.90).gif HelpLink (Exception から継承されます。)
Dd154792.protproperty(ja-jp,VS.90).gif HResult (Exception から継承されます。)
Dd154792.pubproperty(ja-jp,VS.90).gif InnerException (Exception から継承されます。)
Dd154792.pubproperty(ja-jp,VS.90).gif Message (Exception から継承されます。)
Dd154792.pubproperty(ja-jp,VS.90).gif Severity 例外の重大度を取得します。
Dd154792.pubproperty(ja-jp,VS.90).gif Source (Exception から継承されます。)
Dd154792.pubproperty(ja-jp,VS.90).gif StackTrace (Exception から継承されます。)
Dd154792.pubproperty(ja-jp,VS.90).gif TargetSite (Exception から継承されます。)

このページのトップへ

参照

参照

GeneratorUserException クラス

Microsoft.Data.Schema.DataGenerator 名前空間