保護されたメンバーを含める
継承されたメンバーを含める
SetDataBindingFailedException クラスの新しいインスタンスを初期化します。
このメンバーはオーバーロードされます。 構文、使用方法、例など、このメンバーの詳細については、オーバーロード リストで名前をクリックしてください。
オーバーロードの一覧
名前 | 説明 | |
---|---|---|
![]() |
SetDataBindingFailedException() | SetDataBindingFailedException クラスの新しいインスタンスを初期化します。 |
![]() |
SetDataBindingFailedException(Exception) | |
![]() |
SetDataBindingFailedException(String) | 指定したエラー メッセージを使用して、SetDataBindingFailedException クラスの新しいインスタンスを初期化します。 |
![]() |
SetDataBindingFailedException(FailureReason) | データ バインディングが失敗した理由を指定して、SetDataBindingFailedException クラスの新しいインスタンスを初期化します。 |
![]() |
SetDataBindingFailedException(String, Exception) | 指定したエラー メッセージ、およびこの例外の原因となった内部例外への参照を使用して、SetDataBindingFailedException クラスの新しいインスタンスを初期化します。 |
![]() |
SetDataBindingFailedException(FailureReason, Exception) | データ バインディングが失敗した理由と、この例外の原因である内部例外への参照を指定して、SetDataBindingFailedException クラスの新しいインスタンスを初期化します。 |
![]() |
SetDataBindingFailedException(FailureReason, String) | データ バインディングが失敗した理由とエラー メッセージを指定して、SetDataBindingFailedException クラスの新しいインスタンスを初期化します。 |
![]() |
SetDataBindingFailedException(FailureReason, Exception, String) | データ バインディングが失敗した理由、エラー メッセージ、およびこの例外の原因である内部例外への参照を指定して、SetDataBindingFailedException クラスの新しいインスタンスを初期化します。 |
このページのトップへ