次の方法で共有


ConstraintException コンストラクタ

ConstraintException クラスの新しいインスタンスを初期化します。

オーバーロードの一覧

名前 説明
ConstraintException () ConstraintException クラスの新しいインスタンスを初期化します。これは、既定のコンストラクタです。

.NET Compact Framework によってサポートされています。
ConstraintException (String) 文字列を指定して、ConstraintException クラスの新しいインスタンスを初期化します。

.NET Compact Framework によってサポートされています。
ConstraintException (SerializationInfo, StreamingContext) シリアル化コンテキストとストリーム コンテキストを指定して、ConstraintException クラスの新しいインスタンスを初期化します。
ConstraintException (String, Exception) 指定した文字列と内部例外を使用して、ConstraintException クラスの新しいインスタンスを初期化します。

.NET Compact Framework によってサポートされています。

参照

関連項目

ConstraintException クラス
ConstraintException メンバ
System.Data 名前空間