次の方法で共有


RulesException Constructor

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

オーバーロードの一覧

名前 説明
RulesException ()
RulesException クラスの新しいインスタンスを初期化します。
RulesException (String)
指定したエラー メッセージを使用して、RulesException クラスの新しいインスタンスを初期化します。
RulesException (String, Exception)
指定したエラー メッセージとこの例外の原因となった内部例外への参照を使用して、RulesException クラスの新しいインスタンスを初期化します。

参照

関連項目

RulesException Class
RulesException Members
Microsoft.SqlServer.NotificationServices.Rules Namespace