DatabaseNotEnabledForNotificationException Constructor

Initializes a new instance of the DatabaseNotEnabledForNotificationException class.

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

Community Additions

ADD
Show: