DataCacheException Constructor (String^)
Initializes a new instance of the DataCacheException class; allows you to provide a message with the exception.
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Parameters
- message
-
Type:
System::String^
The message describing the exception.
Show: