DatabaseNotEnabledForNotificationException Constructor (String)

 

Initializes a new instance of the DatabaseNotEnabledForNotificationException class.

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

Public Sub New (
	message As String
)

Parameters

message
Type: System.String

A string that describes the error.

.NET Framework
Available since 2.0
Return to top
Show: