RulesException Constructor
Initializes a new instance of the RulesException class.
Elenco degli overload
Nome | 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.
|
Vedere anche
Riferimento
RulesException Class
RulesException Members
Microsoft.SqlServer.NotificationServices.Rules Namespace