TableNotEnabledForNotificationException Constructor
.NET Framework 3.0
Initializes a new instance of the TableNotEnabledForNotificationException class.
| Name | Description |
|---|---|
| TableNotEnabledForNotificationException () | Initializes a new instance of the TableNotEnabledForNotificationException class. |
| TableNotEnabledForNotificationException (String) | Initializes a new instance of the TableNotEnabledForNotificationException class with the specified error message. |
| TableNotEnabledForNotificationException (String, Exception) | Initializes a new instance of the TableNotEnabledForNotificationException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
Community Additions
ADD
Show: