RulesException Constructor

Initializes a new instance of the RulesException class.

重载列表

名称 Description
RulesException ()
Initializes a new instance of the RulesException class.
RulesException (String)
Initializes a new instance of the RulesException class with a specified error message.
RulesException (String, Exception)
Initializes a new instance of the RulesException class with a specified error message and a reference to the inner exception that is the cause of this exception.

请参阅

参考

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