DataCacheException Constructor (String)Windows Server AppFabric Caching Compatibility Library
Public constructor.

Namespace: Soss.Compat.WSAF
Assembly: soss_wsaf_compat (in soss_wsaf_compat.dll) Version: 1.1.0.100 (1.1.0.100)
Syntax

public DataCacheException(
	string message
)

Parameters

message
Type: SystemString
The error message.
See Also

Reference