KeyListException Constructor (String)

ScaleOut Software NamedCache API
Creates a new instance of the KeyListException with the specified message.

Namespace:  Soss.Client.Concurrent
Assembly:  soss_namedcache (in soss_namedcache.dll) Version: 6.2.0.0
Syntax

public KeyListException(
	string message
)

Parameters

message
Type: SystemString
A message with additional exception details.
See Also

Reference