DatabaseNotEnabledForNotificationException Constructor (String^)

 

Initializes a new instance of the DatabaseNotEnabledForNotificationException class.

Namespace:   System.Web.Caching
Assembly:  System.Web (in System.Web.dll)

public:
DatabaseNotEnabledForNotificationException(
	String^ message
)

Parameters

message
Type: System::String^

A string that describes the error.

.NET Framework
Available since 2.0
Return to top
Show: