TableNotEnabledForNotificationException Constructor (String^)

 

Initializes a new instance of the TableNotEnabledForNotificationException class with the specified error message.

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

public:
TableNotEnabledForNotificationException(
	String^ message
)

Parameters

message
Type: System::String^

The message that describes the error.

.NET Framework
Available since 2.0
Return to top
Show: